Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/netns/
Dipv6.h39 DECLARE_BITMAP(icmpv6_ratemask, ICMPV6_MSG_MAX + 1);
/Linux-v5.4/include/uapi/linux/
Dicmpv6.h115 #define ICMPV6_MSG_MAX 255 macro
/Linux-v5.4/net/ipv6/
Dicmp.c169 if (type > ICMPV6_MSG_MAX) in icmpv6_mask_allow()
1152 .maxlen = ICMPV6_MSG_MAX + 1,