Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ppp.h108 struct ng_ppp_mp_state { struct
109 int32_t rseq[NG_PPP_MAX_LINKS]; /* highest rec'd MP seq # */
110 int32_t mseq; /* min rseq[i] */
111 int32_t xseq; /* next xmit MP seq # */
/f-stack/tools/compat/include/netgraph/
H A Dng_ppp.h108 struct ng_ppp_mp_state { struct
109 int32_t rseq[NG_PPP_MAX_LINKS]; /* highest rec'd MP seq # */
110 int32_t mseq; /* min rseq[i] */
111 int32_t xseq; /* next xmit MP seq # */