Home
last modified time | relevance | path

Searched refs:ICMPV6_MSG_MAX (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/net/netns/
Dipv6.h40 DECLARE_BITMAP(icmpv6_ratemask, ICMPV6_MSG_MAX + 1);
/Linux-v6.6/include/uapi/linux/
Dicmpv6.h116 #define ICMPV6_MSG_MAX 255 macro
/Linux-v6.6/net/ipv6/
Dicmp.c168 if (type > ICMPV6_MSG_MAX) in icmpv6_mask_allow()
1196 .maxlen = ICMPV6_MSG_MAX + 1,