Home
last modified time | relevance | path

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

/external/tcpdump/
Dip6.h135 #define IP6OPT_JUMBO 0xC2 /* 11 0 00010 = 194 */ macro
Dprint-ip6opts.c130 case IP6OPT_JUMBO: in ip6_opt_print()