Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dif_bond.c1130 struct ifnet * port_ifp = p->po_ifp; in bond_setmulti() local
1545 ifnet_t port_ifp = NULL; in bond_get_port_ifp() local
1570 ifnet_t port_ifp; in bond_output() local
1609 ifbond_lookup_port(ifbond_ref ifb, struct ifnet * port_ifp) in ifbond_lookup_port()
1621 bond_lookup_port(struct ifnet * port_ifp) in bond_lookup_port()
1636 bond_receive_lacpdu(struct mbuf * m, struct ifnet * port_ifp) in bond_receive_lacpdu()
1715 bond_receive_la_marker_pdu(struct mbuf * m, struct ifnet * port_ifp) in bond_receive_la_marker_pdu()
1757 bond_handle_slow_proto_multicast(ifnet_t port_ifp, mbuf_t m) in bond_handle_slow_proto_multicast()
1813 bond_input_packet_list(ifnet_t port_ifp, mbuf_t list) in bond_input_packet_list()
1866 bond_input(ifnet_t port_ifp, __unused protocol_family_t protocol, mbuf_t m) in bond_input()
[all …]