Searched refs:recvShortSeq (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/netgraph/
H A Dng_ppp.h147 u_char recvShortSeq; /* recv multilink short seq # */ member in struct:ng_ppp_bund_conf
166 { "recvShortSeq", &ng_parse_uint8_type }, \
H A Dng_ppp.c161 ((priv)->conf.recvShortSeq ? \
167 ((priv)->conf.recvShortSeq ? \
1535 if (priv->conf.recvShortSeq) {
2566 || !priv->conf.recvShortSeq != !newConf->bund.recvShortSeq)

Completed in 118 milliseconds