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