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