Searched refs:PF_KEY_V2 (Results 1 – 3 of 3) sorted by relevance
67 int pfSocket = socket(AF_KEY, SOCK_RAW | SOCK_CLOEXEC, PF_KEY_V2); in synchronizeKernelRCU()
62 private static final int PF_KEY_V2 = 2; field in BpfCoordinatorShimImpl517 PF_KEY_V2); in synchronizeKernelRCU()
22 #define PF_KEY_V2 2 macro