Searched refs:NETNS_AF_SIZE (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/bsd/skywalk/namespace/ |
| H A D | netns.h | 266 #define NETNS_AF_SIZE(af) \ macro
|
| /xnu-12377.41.6/bsd/net/ |
| H A D | pf.c | 3590 NETNS_AF_SIZE(af), proto, sxport->port, in pf_get_sport() 3625 NETNS_AF_SIZE(af), proto, sxport->port, in pf_get_sport() 3677 NETNS_AF_SIZE(af), proto, nxport->port, in pf_get_sport() 3689 NETNS_AF_SIZE(af), proto, htons(low), in pf_get_sport() 3712 NETNS_AF_SIZE(af), proto, htons(tmp), in pf_get_sport() 3726 NETNS_AF_SIZE(af), proto, htons(tmp), in pf_get_sport()
|