Searched defs:port_ifp (Results 1 – 1 of 1) sorted by relevance
| /xnu-10002.1.13/bsd/net/ |
| H A D | if_bond.c | 1103 struct ifnet * port_ifp = p->po_ifp; in bond_setmulti() local 1515 struct ifnet * port_ifp = NULL; in bond_output() local 1583 ifbond_lookup_port(ifbond_ref ifb, struct ifnet * port_ifp) in ifbond_lookup_port() 1595 bond_lookup_port(struct ifnet * port_ifp) in bond_lookup_port() 1610 bond_receive_lacpdu(struct mbuf * m, struct ifnet * port_ifp) in bond_receive_lacpdu() 1689 bond_receive_la_marker_pdu(struct mbuf * m, struct ifnet * port_ifp) in bond_receive_la_marker_pdu() 1721 bond_input(ifnet_t port_ifp, mbuf_t m, char *frame_header) in bond_input() 1824 bond_iff_input(void *cookie, ifnet_t port_ifp, protocol_family_t protocol, in bond_iff_input() 1922 bondport_create(struct ifnet * port_ifp, lacp_port_priority priority, in bondport_create() 2046 bond_add_interface(struct ifnet * ifp, struct ifnet * port_ifp) in bond_add_interface() [all …]
|