Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dif_sppp.h200 #define SPPP_IPCP_OPT_COMPRESSION __BIT(1) macro
H A Dif_spppsubr.c3929 if (ISSET(sp->ipcp.opts,SPPP_IPCP_OPT_COMPRESSION)) { in sppp_ipcp_scr()