Home
last modified time | relevance | path

Searched refs:nx_netif_flow_match (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/bsd/skywalk/nexus/netif/
H A Dnx_netif.h663 extern boolean_t nx_netif_flow_match(struct nx_netif *, struct __kern_packet *,
H A Dnx_netif_flow.c475 nx_netif_flow_match(struct nx_netif *nif, struct __kern_packet *pkt, in nx_netif_flow_match() function
H A Dnx_netif_vp.c667 if (!nx_netif_flow_match(nif, pkt, nifna->nifna_flow, in validate_packet()