Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/vxlan/
Dvxlan_core.c2096 static bool route_shortcircuit(struct net_device *dev, struct sk_buff *skb) in route_shortcircuit() function
2759 did_rsc = route_shortcircuit(dev, skb); in vxlan_xmit()