Home
last modified time | relevance | path

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

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