Searched refs:bp_ifp (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/net/
H A Dbridgestp.c228 struct ifnet *ifp = bp->bp_ifp;
346 ifp = bp->bp_ifp;
941 bp->bp_ifp->if_xname);
948 bp->bp_ifp->if_xname);
956 DPRINTF("%s -> ALTERNATE_PORT\n", bp->bp_ifp->if_xname);
963 DPRINTF("%s -> ROOT_REROOT\n", bp->bp_ifp->if_xname);
972 DPRINTF("%s -> ROOT_AGREED\n", bp->bp_ifp->if_xname);
978 DPRINTF("%s -> ROOT_PROPOSED\n", bp->bp_ifp->if_xname);
999 DPRINTF("%s -> ROOT_REROOTED\n", bp->bp_ifp->if_xname);
1007 bp->bp_ifp
[all...]
H A Dbridgestp.h279 struct ifnet *bp_ifp; /* parent if */ member in struct:bstp_port
H A Dif_bridge.c1640 req->ifbop_root_port = root_port->bp_ifp->if_index;

Completed in 99 milliseconds