HomeSort by: relevance | last modified time | path
    Searched refs:SC_COMP_PROT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if_ppp.h 54 #define SC_COMP_PROT 0x00000001 /* protocol compression (output) */
if_ppp.c 1249 if (sc->sc_flags & SC_COMP_PROT && protocol < 0xFF) {

Completed in 336 milliseconds