Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip_tunnels.h487 struct metadata_dst *iptunnel_metadata_reply(struct metadata_dst *md,
/openbmc/linux/net/ipv4/
H A 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);
H A Darp.c823 iptunnel_metadata_reply(skb_metadata_dst(skb), in arp_process()