Searched refs:IP6OPT_JUMBO_LEN (Results 1 – 3 of 3) sorted by relevance
75 if (len - i < IP6OPT_JUMBO_LEN) { in ip6_opt_print()79 if (bp[i + 1] != IP6OPT_JUMBO_LEN - 2) { in ip6_opt_print()84 optlen = IP6OPT_JUMBO_LEN; in ip6_opt_print()
183 #define IP6OPT_JUMBO_LEN 6 macro
895 if (hbhlen < IP6OPT_JUMBO_LEN) { in ip6_process_hopopts()899 if (*(opt + 1) != IP6OPT_JUMBO_LEN - 2) { in ip6_process_hopopts()906 optlen = IP6OPT_JUMBO_LEN; in ip6_process_hopopts()