Searched refs:IP6OPT_JUMBO_LEN (Results 1 – 2 of 2) sorted by relevance
221 #define IP6OPT_JUMBO_LEN 6 macro
1657 if (hbhlen < IP6OPT_JUMBO_LEN) { in ip6_process_hopopts()1662 if (*(opt + 1) != IP6OPT_JUMBO_LEN - 2) { in ip6_process_hopopts()1669 optlen = IP6OPT_JUMBO_LEN; in ip6_process_hopopts()