Searched refs:PROT_COMPRESSABLE (Results 1 – 1 of 1) sorted by relevance
119 #define PROT_COMPRESSABLE(p) (((p) & 0xff00) == 0x0000) macro2420 if (compOK && PROT_COMPRESSABLE(proto)) { in ng_ppp_addproto()