Home
last modified time | relevance | path

Searched refs:icmp6_dst_alloc (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dip6_route.h157 struct dst_entry *icmp6_dst_alloc(struct net_device *dev, struct flowi6 *fl6);
/kernel/linux/linux-6.6/include/net/
H A Dip6_route.h153 struct dst_entry *icmp6_dst_alloc(struct net_device *dev, struct flowi6 *fl6);
/kernel/linux/linux-5.10/net/ipv6/
H A Dmcast.c1665 dst = icmp6_dst_alloc(skb->dev, &fl6); in mld_sendpack()
2046 dst = icmp6_dst_alloc(skb->dev, &fl6); in igmp6_send()
H A Dndisc.c489 dst = icmp6_dst_alloc(skb->dev, &fl6); in ndisc_send_skb()
H A Droute.c3153 struct dst_entry *icmp6_dst_alloc(struct net_device *dev, in icmp6_dst_alloc() function
/kernel/linux/linux-6.6/net/ipv6/
H A Dmcast.c1807 dst = icmp6_dst_alloc(skb->dev, &fl6); in mld_sendpack()
2193 dst = icmp6_dst_alloc(skb->dev, &fl6); in igmp6_send()
H A Dndisc.c489 dst = icmp6_dst_alloc(skb->dev, &fl6); in ndisc_send_skb()
H A Droute.c3252 struct dst_entry *icmp6_dst_alloc(struct net_device *dev, in icmp6_dst_alloc() function

Completed in 53 milliseconds