Searched refs:NETNS_AF_SIZE (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.1.10/bsd/skywalk/namespace/ |
| H A D | netns.h | 266 #define NETNS_AF_SIZE(af) \ macro
|
| /xnu-11215.1.10/bsd/net/ |
| H A D | pf.c | 3587 NETNS_AF_SIZE(af), proto, sxport->port, in pf_get_sport() 3622 NETNS_AF_SIZE(af), proto, sxport->port, in pf_get_sport() 3674 NETNS_AF_SIZE(af), proto, nxport->port, in pf_get_sport() 3686 NETNS_AF_SIZE(af), proto, htons(low), in pf_get_sport() 3709 NETNS_AF_SIZE(af), proto, htons(tmp), in pf_get_sport() 3723 NETNS_AF_SIZE(af), proto, htons(tmp), in pf_get_sport()
|