Searched refs:CCP_CODE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/uapi/linux/ ! | ||
D | ppp-comp.h | 36 #define CCP_CODE(dp) ((dp)[0]) macro |
/linux-6.1.9/drivers/net/ppp/ ! | ||
D | ppp_generic.c | 3095 switch (CCP_CODE(dp)) { in ppp_ccp_peek() |