Home
last modified time | relevance | path

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

/third_party/iptables/extensions/
Dlibebt_ip.c63 #define IP_EBT_ICMP '7' macro
78 { .name = "ip-icmp-type", .has_arg = true, .val = IP_EBT_ICMP },
413 case IP_EBT_ICMP: in brip_parse()