Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dif_bond.c276 struct ifnet * po_ifp; member
1103 struct ifnet * port_ifp = p->po_ifp; in bond_setmulti()
1253 bond_remove_interface(ifb, p->po_ifp); in bond_remove_all_interfaces()
1551 port_ifp = ifb->ifb_distributing_array[h]->po_ifp; in bond_output()
1587 if (p->po_ifp == port_ifp) { in ifbond_lookup_port()
1845 return ifnet_index(p->po_ifp); in bondport_get_index()
1859 error = ifnet_output_raw(p->po_ifp, PF_BOND, buf); in bondport_slow_proto_transmit()
1947 p->po_ifp = port_ifp; in bondport_create()
2496 scan_ifp = scan_port->po_ifp; in bond_remove_interface()
2793 struct ifnet * port_ifp = p->po_ifp; in bond_set_promisc()
[all …]