Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dip_vti.c278 static netdev_tx_t vti_tunnel_xmit(struct sk_buff *skb, struct net_device *dev) in vti_tunnel_xmit() function
407 .ndo_start_xmit = vti_tunnel_xmit,