Searched refs:NETNS_AF_SIZE (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.140.41/bsd/skywalk/namespace/ |
| H A D | netns.h | 265 #define NETNS_AF_SIZE(af) \ macro
|
| /xnu-8020.140.41/bsd/net/ |
| H A D | pf.c | 3492 NETNS_AF_SIZE(af), proto, sxport->port, in pf_get_sport() 3527 NETNS_AF_SIZE(af), proto, sxport->port, in pf_get_sport() 3579 NETNS_AF_SIZE(af), proto, nxport->port, in pf_get_sport() 3591 NETNS_AF_SIZE(af), proto, htons(low), in pf_get_sport() 3614 NETNS_AF_SIZE(af), proto, htons(tmp), in pf_get_sport() 3628 NETNS_AF_SIZE(af), proto, htons(tmp), in pf_get_sport()
|