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

/darwin-on-arm/xnu/bsd/net/
H A Dppp_comp.h155 #define CILEN_BSD_COMPRESS 3 /* length of config. option */ macro
H A Dbsd_comp.c349 if (opt_len < CILEN_BSD_COMPRESS || options[0] != CI_BSD_COMPRESS
350 || options[1] != CILEN_BSD_COMPRESS
447 if (opt_len < CILEN_BSD_COMPRESS || options[0] != CI_BSD_COMPRESS
448 || options[1] != CILEN_BSD_COMPRESS

Completed in 10 milliseconds