Home
last modified time | relevance | path

Searched refs:CPCODES_ID (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-ppp.c123 #define CPCODES_ID 12 /* Identification (LCP only) RFC1570 */ macro
141 {CPCODES_ID, "Ident"}, /* RFC1570 */
544 case CPCODES_ID: in handle_ctrl_proto()