Home
last modified time | relevance | path

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

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