Searched refs:PPP_IPV6CP (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/bsd/libpcap/dist/ |
| D | ppp.h | 53 #define PPP_IPV6CP 0x8057 /* IPv6 Control Protocol */ macro
|
| /netbsd/src/external/bsd/tcpdump/dist/ |
| D | ppp.h | 55 #define PPP_IPV6CP 0x8057 /* IPv6 Control Protocol */ macro
|
| D | print-ppp.c | 96 { PPP_IPV6CP, "IP6CP" }, 495 case PPP_IPV6CP: in handle_ctrl_proto() 1476 case PPP_IPV6CP: in handle_ppp()
|
| D | print-juniper.c | 1161 case PPP_IPV6CP : in juniper_ppp_heuristic_guess()
|
| /netbsd/src/sys/net/ |
| D | ppp_defs.h | 93 #define PPP_IPV6CP 0x8057 /* IPv6 Control Protocol */ macro
|
| D | if_spppsubr.c | 524 PPP_IPV6CP, IDX_IPV6CP, 754 case PPP_IPV6CP: in sppp_input() 4500 sppp_cp_send(sp, PPP_IPV6CP, CONF_REQ, sp->scp[IDX_IPV6CP].confid, i, &opt); in sppp_ipv6cp_scr() 6444 case PPP_IPV6CP: return "ipv6cp"; in sppp_proto_name()
|
| /netbsd/src/external/bsd/ppp/dist/pppd/ |
| D | ipv6cp.c | 311 PPP_IPV6CP, 450 f->protocol = PPP_IPV6CP; in ipv6cp_init()
|
| /netbsd/src/sys/kern/ |
| D | uipc_mbufdebug.c | 410 case PPP_IPV6CP: in m_examine_ppp()
|