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

/freebsd-13-stable/contrib/tcpdump/
H A Dip6.h135 #define IP6OPT_JUMBO 0xC2 /* 11 0 00010 = 194 */ macro
H A Dprint-ip6opts.c130 case IP6OPT_JUMBO:
/freebsd-13-stable/sys/netinet/
H A Dip6.h141 #define IP6OPT_JUMBO 0xC2 /* 11 0 00010 = 194 */ macro
/freebsd-13-stable/sys/netinet6/
H A Dip6_input.c1036 case IP6OPT_JUMBO:
H A Dip6_output.c1397 optbuf[2] = IP6OPT_JUMBO;
/freebsd-13-stable/sbin/ping/
H A Dping6.c1947 case IP6OPT_JUMBO:
/freebsd-13-stable/sys/netpfil/pf/
H A Dpf_norm.c1267 if (opt.ip6o_type == IP6OPT_JUMBO)

Completed in 69 milliseconds