Searched refs:po_ifp (Results 1 – 1 of 1) sorted by relevance
321 struct ifnet * po_ifp; member1130 struct ifnet * port_ifp = p->po_ifp; in bond_setmulti()1278 bond_remove_interface(ifb, p->po_ifp); in bond_remove_all_interfaces()1554 port_ifp = ifb->ifb_distributing_array[port_index]->po_ifp; in bond_get_port_ifp()1613 if (p->po_ifp == port_ifp) { in ifbond_lookup_port()1909 return ifnet_index(p->po_ifp); in bondport_get_index()1923 error = ifnet_output_raw(p->po_ifp, PF_BOND, buf); in bondport_slow_proto_transmit()2013 p->po_ifp = port_ifp; in bondport_create()2537 scan_ifp = scan_port->po_ifp; in bond_remove_interface()2828 struct ifnet * port_ifp = p->po_ifp; in bond_set_promisc()[all …]