Searched refs:ICMPV6_MSG_MAX (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 164 milliseconds