Searched refs:CCP_CODE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dppp-comp.h102 #define CCP_CODE(dp) ((dp)[0]) macro
H A Dpppdump.c442 switch (CCP_CODE(dp)) {
/illumos-gate/usr/src/uts/common/net/
H A Dppp-comp.h129 #define CCP_CODE(dp) ((dp)[0]) macro
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c1645 (IS_CP_HASUNIT(cp) ? cp->cp_unit : -1), CCP_CODE(dp),
1647 switch (CCP_CODE(dp)) {

Completed in 53 milliseconds