Searched refs:udp_tun_rx_dst (Results 1 – 4 of 4) sorted by relevance
| /linux/net/ipv4/ |
| H A D | udp_tunnel_core.c | 202 struct metadata_dst *udp_tun_rx_dst(struct sk_buff *skb, unsigned short family, in udp_tun_rx_dst() function 223 EXPORT_SYMBOL_GPL(udp_tun_rx_dst);
|
| /linux/drivers/net/ |
| H A D | pfcp.c | 70 tun_dst = udp_tun_rx_dst(skb, sk->sk_family, flags, 0, in pfcp_encap_recv()
|
| H A D | bareudp.c | 146 tun_dst = udp_tun_rx_dst(skb, family, key, 0, 0); in bareudp_udp_encap_recv()
|
| H A D | geneve.c | 290 tun_dst = udp_tun_rx_dst(skb, geneve_get_sk_family(gs), flags, in geneve_rx()
|