Home
last modified time | relevance | path

Searched refs:iptunnel_metadata_reply (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/net/
Dip_tunnels.h443 struct metadata_dst *iptunnel_metadata_reply(struct metadata_dst *md,
/linux-6.1.9/net/ipv4/
Dip_tunnel_core.c125 struct metadata_dst *iptunnel_metadata_reply(struct metadata_dst *md, in iptunnel_metadata_reply() function
154 EXPORT_SYMBOL_GPL(iptunnel_metadata_reply);
Darp.c823 iptunnel_metadata_reply(skb_metadata_dst(skb), in arp_process()