Searched refs:ip6tunnel_xmit (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ip6_udp_tunnel.c | 109 ip6tunnel_xmit(sk, skb, dev); in udp_tunnel6_xmit_skb()
|
H A D | ip6_tunnel.c | 1301 ip6tunnel_xmit(NULL, skb, dev); in ip6_tnl_xmit()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ip6_udp_tunnel.c | 109 ip6tunnel_xmit(sk, skb, dev); in udp_tunnel6_xmit_skb()
|
H A D | ip6_tunnel.c | 1279 ip6tunnel_xmit(NULL, skb, dev); in ip6_tnl_xmit()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ip6_tunnel.h | 153 static inline void ip6tunnel_xmit(struct sock *sk, struct sk_buff *skb, in ip6tunnel_xmit() function
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip6_tunnel.h | 154 static inline void ip6tunnel_xmit(struct sock *sk, struct sk_buff *skb, in ip6tunnel_xmit() function
|
Completed in 8 milliseconds