Home
last modified time | relevance | path

Searched defs:nf (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.81.4/bsd/skywalk/nexus/netif/
H A Dnx_netif_flow.c261 struct netif_flow *nf; in netif_flow_list_lookup() local
291 struct netif_flow *nf; in netif_flow_list_insert() local
549 nx_netif_flow_release(struct nx_netif *nif, struct netif_flow *nf) in nx_netif_flow_release()
578 struct netif_flow *nf, *prev_nf = NULL; in nx_netif_demux() local
717 nx_netif_flow_log(struct nx_netif *nif, struct netif_flow *nf, boolean_t add) in nx_netif_flow_log()
742 struct netif_flow *nf = NULL; in nx_netif_flow_add() local
807 nx_netif_flow_remove(struct nx_netif *nif, struct netif_flow *nf) in nx_netif_flow_remove()
H A Dnx_netif_filter.c181 struct netif_filter *nf = NULL; in nx_netif_filter_add() local
250 nx_netif_filter_remove(struct nx_netif *nif, struct netif_filter *nf) in nx_netif_filter_remove()
H A Dnx_netif_filter_vp.c181 struct netif_filter *__single nf; in netif_filter_na_activate() local
H A Dnx_netif_vp.c399 struct netif_flow *__single nf; in netif_vp_na_activate_on() local
/xnu-12377.81.4/bsd/dev/arm64/
H A Dfasttrap_isa.c326 nf = (cpsr & PSR64_N) ? 1 : 0, local