Searched refs:IP6OPT_JUMBO (Results 1 – 4 of 4) sorted by relevance
137 #define IP6OPT_JUMBO 0xC2 /* 11 0 00010 = 194 */ macro
1038 case IP6OPT_JUMBO: in ip6_process_hopopts()
1398 optbuf[2] = IP6OPT_JUMBO; in ip6_insert_jumboopt()
1263 if (opt.ip6o_type == IP6OPT_JUMBO) in pf_normalize_ip6()