Searched defs:mpw_softc (Results 1 – 1 of 1) sorted by relevance
47 struct mpw_softc { struct48 struct arpcom sc_ac;51 int sc_txhprio;52 int sc_rxhprio;53 unsigned int sc_rdomain;54 struct ifaddr sc_ifa;55 struct sockaddr_mpls sc_smpls; /* Local label */57 unsigned int sc_cword;58 unsigned int sc_fword;59 uint32_t sc_flow;[all …]