Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv6/
Draw.c114 static __inline__ int icmpv6_filter(struct sock *sk, struct sk_buff *skb) in icmpv6_filter() function
169 icmpv6_filter(sk2, skb)) in ipv6_raw_deliver()
178 if (sk && nexthdr == IPPROTO_ICMPV6 && icmpv6_filter(sk, skb)) in ipv6_raw_deliver()