Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/
H A Dvxlan.c2224 static bool route_shortcircuit(struct net_device *dev, struct sk_buff *skb) in route_shortcircuit() function
2932 did_rsc = route_shortcircuit(dev, skb); in vxlan_xmit()