Searched refs:AF_KEY (Results 1 – 3 of 3) sorted by relevance
69 const int pfSocket = socket(AF_KEY, SOCK_RAW | SOCK_CLOEXEC, PF_KEY_V2); in synchronizeKernelRCU()
62 private static final int AF_KEY = 15; field in BpfCoordinatorShimImpl492 pfSocket = Os.socket(AF_KEY, OsConstants.SOCK_RAW | OsConstants.SOCK_CLOEXEC, in synchronizeKernelRCU()
141 const int pfSocket = socket(AF_KEY, SOCK_RAW | SOCK_CLOEXEC, PF_KEY_V2); in com_android_net_module_util_BpfMap_nativeSynchronizeKernelRCU()