Searched refs:IP6OPT_PADN (Results 1 – 5 of 5) sorted by relevance
112 case IP6OPT_PADN: in dest6_input()
1014 case IP6OPT_PADN: in ip6_process_hopopts()
269 .pad = { .ip6o_type = IP6OPT_PADN, 0 },
1386 optbuf[0] = IP6OPT_PADN; in ip6_insert_jumboopt()
136 #define IP6OPT_PADN 0x01 /* 00 0 00001 */ macro