Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ppp.c276 #define IPCPOPT_ADDR 3 /* RFC1332 */ macro
286 { IPCPOPT_ADDR, "IP-Addr" },
1129 case IPCPOPT_ADDR: /* those options share the same format - fall through */ in print_ipcp_config_options()