Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-ppp.c124 #define CPCODES_ID 12 /* Identification (LCP only) RFC1570 */ macro
142 {CPCODES_ID, "Ident"}, /* RFC1570 */
558 case CPCODES_ID: in handle_ctrl_proto()