Home
last modified time | relevance | path

Searched refs:PF_NULL (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/sys/
H A Dsocket_private.h316 #define PF_NULL ((uint32_t)0x6e756c6c) /* 'null' */ macro
/xnu-12377.41.6/bsd/net/
H A Dif.c4761 error = ifnet_attach_protocol(ifp, PF_NULL, &reg); in ifioctl_ifreq()
4768 error = ifnet_detach_protocol(ifp, PF_NULL); in ifioctl_ifreq()