Home
last modified time | relevance | path

Searched refs:IPV6OPT_JUMBO (Results 1 – 2 of 2) sorted by relevance

/dports/security/suricata/suricata-6.0.4/src/
H A Ddecode-ipv6.h165 #define IPV6OPT_JUMBO 0xC2 macro
H A Ddecode-ipv6.c348 else if (*ptr == IPV6OPT_JUMBO) /* Jumbo */ in DecodeIPV6ExtHdrs()