Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Ddst_metadata.h158 __be16 tp_dst, in __ip_tun_set_dst() argument
171 0, 0, tp_dst, tunnel_id, flags); in __ip_tun_set_dst()
189 __be16 tp_dst, in __ipv6_tun_set_dst() argument
207 info->key.tp_dst = tp_dst; in __ipv6_tun_set_dst()
Dip_tunnels.h31 #define IP_TUNNEL_KEY_SIZE offsetofend(struct ip_tunnel_key, tp_dst)
56 __be16 tp_dst; member
192 __be16 tp_src, __be16 tp_dst, in ip_tunnel_key_init() argument
210 key->tp_dst = tp_dst; in ip_tunnel_key_init()