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

/freebsd-10.3-release/contrib/tcpdump/
H A Dip6.h133 #define IP6OPT_JUMBO 0xC2 /* 11 0 00010 = 194 */ macro
H A Dprint-ip6opts.c180 case IP6OPT_JUMBO:
/freebsd-10.3-release/sys/netinet/
H A Dip6.h139 #define IP6OPT_JUMBO 0xC2 /* 11 0 00010 = 194 */ macro
/freebsd-10.3-release/sys/netinet6/
H A Dip6_input.c1162 case IP6OPT_JUMBO:
H A Dip6_output.c1147 optbuf[2] = IP6OPT_JUMBO;
/freebsd-10.3-release/sbin/ping6/
H A Dping6.c1821 case IP6OPT_JUMBO:
/freebsd-10.3-release/sys/netpfil/pf/
H A Dpf_norm.c1509 case IP6OPT_JUMBO:

Completed in 190 milliseconds