Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv6/
Dicmp.c413 static struct net_device *icmp6_dev(const struct sk_buff *skb) in icmp6_dev() function
434 return icmp6_dev(skb)->ifindex; in icmp6_iif()
870 struct net_device *dev = icmp6_dev(skb); in icmpv6_rcv()