Searched refs:IP6OPT_JUMBO (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/bsd/tcpdump/dist/
H A Dip6.h126 #define IP6OPT_JUMBO 0xC2 /* 11 0 00010 = 194 */ macro
H A Dprint-ip6opts.c142 case IP6OPT_JUMBO:
/netbsd-current/sys/netinet/
H A Dip6.h158 #define IP6OPT_JUMBO 0xC2 /* 11 0 00010 = 194 */ macro
/netbsd-current/sys/netinet6/
H A Dip6_input.c941 case IP6OPT_JUMBO:
H A Dip6_output.c1183 optbuf[2] = IP6OPT_JUMBO;
/netbsd-current/sbin/ping6/
H A Dping6.c1631 case IP6OPT_JUMBO:
/netbsd-current/sys/dist/pf/net/
H A Dpf_norm.c1192 case IP6OPT_JUMBO:

Completed in 133 milliseconds