Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/sys/
H A Dsocket.h753 #define PF_NULL ((uint32_t)0x6e756c6c) /* 'null' */ macro
/xnu-10063.141.1/bsd/net/
H A Dif.c4572 error = ifnet_attach_protocol(ifp, PF_NULL, &reg); in ifioctl_ifreq()
4579 error = ifnet_detach_protocol(ifp, PF_NULL); in ifioctl_ifreq()