Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_bond.c1131 struct ifnet * port_ifp = p->po_ifp; in bond_setmulti() local
1546 ifnet_t port_ifp = NULL; in bond_get_port_ifp() local
1571 ifnet_t port_ifp; in bond_output() local
1610 ifbond_lookup_port(ifbond_ref ifb, struct ifnet * port_ifp) in ifbond_lookup_port()
1622 bond_lookup_port(struct ifnet * port_ifp) in bond_lookup_port()
1637 bond_receive_lacpdu(struct mbuf * m, struct ifnet * port_ifp) in bond_receive_lacpdu()
1716 bond_receive_la_marker_pdu(struct mbuf * m, struct ifnet * port_ifp) in bond_receive_la_marker_pdu()
1758 bond_handle_slow_proto_multicast(ifnet_t port_ifp, mbuf_t m) in bond_handle_slow_proto_multicast()
1814 bond_input_packet_list(ifnet_t port_ifp, mbuf_t list) in bond_input_packet_list()
1867 bond_input(ifnet_t port_ifp, __unused protocol_family_t protocol, mbuf_t m) in bond_input()
[all …]