Home
last modified time | relevance | path

Searched refs:MP_NOSEQ (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_ppp.c147 #define MP_NOSEQ 0x7fffffff /* impossible sequence number */ macro
506 priv->links[i].seq = MP_NOSEQ; in ng_ppp_constructor()
638 if (priv->links[i].seq != MP_NOSEQ) in ng_ppp_rcvmsg()
2523 if (link->seq == MP_NOSEQ) { in ng_ppp_update()
2528 link->seq = MP_NOSEQ; in ng_ppp_update()
2544 link->seq = MP_NOSEQ; in ng_ppp_update()