Searched refs:IP6OPT_PAD1 (Results 1 – 2 of 2) sorted by relevance
51 if (bp[i] == IP6OPT_PAD1) in ip6_sopt_print()63 case IP6OPT_PAD1: in ip6_sopt_print()97 if (bp[i] == IP6OPT_PAD1) in ip6_opt_print()109 case IP6OPT_PAD1: in ip6_opt_print()
133 #define IP6OPT_PAD1 0x00 /* 00 0 00000 */ macro