Home
last modified time | relevance | path

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

/linux/include/net/netns/
H A Dipv6.h40 DECLARE_BITMAP(icmpv6_ratemask, ICMPV6_MSG_MAX + 1);
/linux/include/uapi/linux/
H A Dicmpv6.h117 #define ICMPV6_MSG_MAX 255 macro
/linux/net/ipv6/
H A Dicmp.c168 if (type > ICMPV6_MSG_MAX) in icmpv6_mask_allow()
1208 .maxlen = ICMPV6_MSG_MAX + 1,