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

/freebsd-11-stable/sys/netgraph/
H A Dng_deflate.c57 #define PROT_COMPD 0x00fd macro
509 be16enc(priv->outbuf, PROT_COMPD);
579 if (proto == PROT_COMPD) {
H A Dng_ppp.c121 #define PROT_COMPD 0x00fd macro
1091 proto != PROT_COMPD &&
1143 proto = PROT_COMPD;
1155 ((proto == PROT_COMPD && priv->conf.enableDecompression) ||
1174 } else if (proto == PROT_COMPD) {

Completed in 67 milliseconds