Home
last modified time | relevance | path

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

/net/ipv6/
Dicmp.c420 static struct net_device *icmp6_dev(const struct sk_buff *skb) in icmp6_dev() function
444 return icmp6_dev(skb)->ifindex; in icmp6_iif()
865 struct net_device *dev = icmp6_dev(skb); in icmpv6_rcv()