Searched defs:naf (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.41.6/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_netagent.c | 146 flow_ipv6_ula_match(struct netif_agent_flow *naf, struct nx_flow_req *nfr) in flow_ipv6_ula_match() 434 struct netif_agent_flow *naf; in nx_netif_netagent_flow_find() local 460 nx_netif_netagent_fill_flow_info(struct netif_agent_flow *naf, in nx_netif_netagent_fill_flow_info() 480 struct netif_agent_flow *naf; in nx_netif_netagent_flow_add() local 564 struct netif_agent_flow *naf = NULL; in nx_netif_netagent_flow_del() local 618 struct netif_agent_flow *naf, *naf_tmp; in nx_netif_agent_flow_purge() local
|
| /xnu-12377.41.6/bsd/net/ |
| H A D | nat464_utils.c | 268 nat464_translate_icmp(int naf, void *arg) in nat464_translate_icmp() 495 struct nat464_addr *dst, protocol_family_t af, protocol_family_t naf) in nat464_translate_icmp_ip() 792 protocol_family_t naf, int direction, boolean_t only_csum) in nat464_translate_proto() 1151 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 | 4533 struct pf_addr *dst, sa_family_t af, sa_family_t naf) in pf_change_icmp_af()
|
| H A D | pfvar.h | 1457 sa_family_t naf; /* address family after translation */ member
|