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

/darwin-on-arm/xnu/bsd/net/
H A Dppp_comp.h158 #define BSD_NBITS(x) ((x) & 0x1F) /* number of bits requested */ macro
H A Dbsd_comp.c353 bits = BSD_NBITS(options[2]);
450 || BSD_NBITS(options[2]) != db->maxbits

Completed in 88 milliseconds