Searched refs:po_ifp (Results 1 – 1 of 1) sorted by relevance
322 struct ifnet * po_ifp; member1131 struct ifnet * port_ifp = p->po_ifp; in bond_setmulti()1279 bond_remove_interface(ifb, p->po_ifp); in bond_remove_all_interfaces()1555 port_ifp = ifb->ifb_distributing_array[port_index]->po_ifp; in bond_get_port_ifp()1614 if (p->po_ifp == port_ifp) { in ifbond_lookup_port()1910 return ifnet_index(p->po_ifp); in bondport_get_index()1924 error = ifnet_output_raw(p->po_ifp, PF_BOND, buf); in bondport_slow_proto_transmit()2014 p->po_ifp = port_ifp; in bondport_create()2538 scan_ifp = scan_port->po_ifp; in bond_remove_interface()2829 struct ifnet * port_ifp = p->po_ifp; in bond_set_promisc()[all …]