Home
last modified time | relevance | path

Searched defs:mpip_softc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/net/
H A Dif_mpip.c53 struct mpip_softc { struct
54 struct ifnet sc_if;
55 unsigned int sc_dead;
56 uint32_t sc_flow; /* xor for mbuf flowid */
58 int sc_txhprio;
59 int sc_rxhprio;
60 struct ifaddr sc_ifa;
61 struct sockaddr_mpls sc_smpls; /* Local label */
62 unsigned int sc_rdomain;
63 struct mpip_neighbor *sc_neighbor;
[all …]