Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Ddlil_input.c77 static inline mbuf_t handle_bridge_early_input(ifnet_t ifp, mbuf_t m, u_int32_t cnt);
789 m = handle_bridge_early_input(ifp, m, cnt); in dlil_input_packet_list_common()
1873 handle_bridge_early_input(ifnet_t ifp, mbuf_t m, u_int32_t cnt) in handle_bridge_early_input() function