Searched refs:BSD_NBITS (Results 1 – 3 of 3) sorted by relevance
78 #define BSD_NBITS(x) ((x) & 0x1F) /* number of bits requested */ macro
1000 else if (BSD_NBITS(p[2]) < go->bsd_bits) in ccp_nakci()1001 try_.bsd_bits = BSD_NBITS(p[2]); in ccp_nakci()1286 ho->bsd_bits = nb = BSD_NBITS(p[2]); in ccp_reqci()1599 BSD_NBITS(p[2])); in ccp_printpkt()
Completed in 7 milliseconds