Home
last modified time | relevance | path

Searched defs:keysock (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/tests/skywalk/
H A Dskt_utunloop.c847 int keysock; in skt_tunloop_common() local
H A Dskywalk_test_utils.c1392 int keysock = socket(PF_KEY, SOCK_RAW, PF_KEY_V2); in sktu_create_pfkeysock() local
1398 sktu_create_sa(int keysock, const char ifname[IFXNAMSIZ], uint32_t spi, struct in_addr *src, struct… in sktu_create_sa()