Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dl3mdev.h217 struct sk_buff *l3mdev_ip6_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip6_out() function
297 struct sk_buff *l3mdev_ip6_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip6_out() function
/linux-6.1.9/net/ipv6/
Doutput_core.c143 skb = l3mdev_ip6_out(sk, skb); in __ip6_local_out()
Draw.c647 skb = l3mdev_ip6_out(sk, skb); in rawv6_send_hdrinc()
Dip6_output.c336 skb = l3mdev_ip6_out((struct sock *)sk, skb); in ip6_xmit()