Searched defs:naf (Results 1 – 4 of 4) sorted by relevance
| /xnu-8020.140.41/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_netagent.c | 180 flow_ipv6_ula_match(struct netif_agent_flow *naf, struct nx_flow_req *nfr) in flow_ipv6_ula_match() 473 struct netif_agent_flow *naf; in nx_netif_netagent_flow_find() local 499 nx_netif_netagent_fill_flow_info(struct netif_agent_flow *naf, in nx_netif_netagent_fill_flow_info() 519 struct netif_agent_flow *naf; in nx_netif_netagent_flow_add() local 603 struct netif_agent_flow *naf = NULL; in nx_netif_netagent_flow_del() local 657 struct netif_agent_flow *naf, *naf_tmp; in nx_netif_agent_flow_purge() local
|
| /xnu-8020.140.41/bsd/net/ |
| H A D | nat464_utils.c | 256 nat464_translate_icmp(int naf, void *arg) in nat464_translate_icmp() 483 struct nat464_addr *dst, protocol_family_t af, protocol_family_t naf) in nat464_translate_icmp_ip() 780 protocol_family_t naf, int direction, boolean_t only_csum) in nat464_translate_proto() 1133 protocol_family_t af, protocol_family_t naf, uint8_t u, boolean_t do_ones_complement) in nat464_addr_cksum_fixup()
|
| H A D | pf.c | 4415 struct pf_addr *dst, sa_family_t af, sa_family_t naf) in pf_change_icmp_af()
|
| H A D | pfvar.h | 1447 sa_family_t naf; /* address family after translation */ member
|