Searched defs:icmp_filter (Results 1 – 2 of 2) sorted by relevance
114 struct icmp_filter { struct115 __u32 data;
137 static int icmp_filter(const struct sock *sk, const struct sk_buff *skb) in icmp_filter() function