Home
last modified time | relevance | path

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

/linux/include/net/
H A Dudp_tunnel.h152 static inline bool udp_tunnel_handle_partial(struct sk_buff *skb) in udp_tunnel_handle_partial() function
/linux/drivers/net/vxlan/
H A Dvxlan_core.c2216 double_encap = udp_tunnel_handle_partial(skb); in vxlan_build_skb()