Searched refs:PF_NULL (Results 1 – 2 of 2) sorted by relevance
753 #define PF_NULL ((uint32_t)0x6e756c6c) /* 'null' */ macro
4572 error = ifnet_attach_protocol(ifp, PF_NULL, ®); in ifioctl_ifreq()4579 error = ifnet_detach_protocol(ifp, PF_NULL); in ifioctl_ifreq()