Home
last modified time | relevance | path

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

/third_party/iptables/extensions/
Dlibebt_ip6.c34 #define IP_ICMP6 '7' macro
48 { .name = "ip6-icmp-type", .has_arg = true, .val = IP_ICMP6 },
360 case IP_ICMP6: in brip6_parse()