Searched refs:PF_UTUN (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dsocket.h558 #define PF_UTUN AF_UTUN macro
/darwin-on-arm/xnu/bsd/net/
H A Dif_utun_crypto_ipsec.c1034 // keepalive is being punted up to the control socket, prepend with a special packet type (PF_UTUN)
1047 *(protocol_family_t *)mbuf_data(*pkt) = htonl(PF_UTUN);

Completed in 29 milliseconds