Searched refs:NETNS_AF_SIZE (Results 1 – 2 of 2) sorted by relevance
| /xnu-8796.141.3/bsd/skywalk/namespace/ |
| H A D | netns.h | 265 #define NETNS_AF_SIZE(af) \ macro
|
| /xnu-8796.141.3/bsd/net/ |
| H A D | pf.c | 3549 NETNS_AF_SIZE(af), proto, sxport->port, in pf_get_sport() 3584 NETNS_AF_SIZE(af), proto, sxport->port, in pf_get_sport() 3636 NETNS_AF_SIZE(af), proto, nxport->port, in pf_get_sport() 3648 NETNS_AF_SIZE(af), proto, htons(low), in pf_get_sport() 3671 NETNS_AF_SIZE(af), proto, htons(tmp), in pf_get_sport() 3685 NETNS_AF_SIZE(af), proto, htons(tmp), in pf_get_sport()
|