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