Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dip_tunnels.h453 struct metadata_dst *iptunnel_metadata_reply(struct metadata_dst *md,
/Linux-v6.6/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()