Searched refs:raw_v6_match (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ |
| H A D | rawv6.h | 9 bool raw_v6_match(struct net *net, const struct sock *sk, unsigned short num,
|
| /linux/net/ipv6/ |
| H A D | raw.c | 67 bool raw_v6_match(struct net *net, const struct sock *sk, unsigned short num, in raw_v6_match() function 87 EXPORT_SYMBOL_GPL(raw_v6_match); 159 if (!raw_v6_match(net, sk, nexthdr, &ip6h->daddr, &ip6h->saddr, in ipv6_raw_deliver() 351 if (!raw_v6_match(net, sk, nexthdr, &ip6h->saddr, &ip6h->daddr, in raw6_icmp_error()
|