Searched refs:PF_KEY_V2 (Results 1 – 3 of 3) sorted by relevance
69 const int pfSocket = socket(AF_KEY, SOCK_RAW | SOCK_CLOEXEC, PF_KEY_V2); in synchronizeKernelRCU()
64 private static final int PF_KEY_V2 = 2; field in BpfCoordinatorShimImpl493 PF_KEY_V2); in synchronizeKernelRCU()
141 const int pfSocket = socket(AF_KEY, SOCK_RAW | SOCK_CLOEXEC, PF_KEY_V2); in com_android_net_module_util_BpfMap_nativeSynchronizeKernelRCU()