Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dif_bond.c1601 bond_lookup_port(struct ifnet * port_ifp) in bond_lookup_port() function
1628 p = bond_lookup_port(port_ifp); in bond_receive_lacpdu()
1709 p = bond_lookup_port(port_ifp); in bond_receive_la_marker_pdu()
1789 p = bond_lookup_port(port_ifp); in bond_input()
2107 if (bond_lookup_port(port_ifp) != NULL) { in bond_add_interface()
3210 p = bond_lookup_port(port_ifp); in bond_handle_event()