Searched defs:port_ifp (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/bsd/net/ |
| H A D | if_bond.c | 1107 struct ifnet * port_ifp = p->po_ifp; in bond_setmulti() local 1523 struct ifnet * port_ifp = NULL; in bond_output() local 1591 ifbond_lookup_port(ifbond_ref ifb, struct ifnet * port_ifp) in ifbond_lookup_port() 1603 bond_lookup_port(struct ifnet * port_ifp) in bond_lookup_port() 1618 bond_receive_lacpdu(struct mbuf * m, struct ifnet * port_ifp) in bond_receive_lacpdu() 1697 bond_receive_la_marker_pdu(struct mbuf * m, struct ifnet * port_ifp) in bond_receive_la_marker_pdu() 1729 bond_input(ifnet_t port_ifp, mbuf_t m, char *frame_header) in bond_input() 1832 bond_iff_input(void *cookie, ifnet_t port_ifp, protocol_family_t protocol, in bond_iff_input() 1930 bondport_create(struct ifnet * port_ifp, lacp_port_priority priority, in bondport_create() 2054 bond_add_interface(struct ifnet * ifp, struct ifnet * port_ifp) in bond_add_interface() [all …]
|