Searched refs:COMP_PROT (Results 1 – 2 of 2) sorted by relevance
66 #define COMP_PROT 0x4 /* compress PPP protocol */ macro
1562 cf[0] = (pcomp? COMP_PROT: 0) + (accomp? COMP_AC: 0);1563 cf[1] = COMP_PROT | COMP_AC;