Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dip_vti.c281 static netdev_tx_t vti_tunnel_xmit(struct sk_buff *skb, struct net_device *dev) in vti_tunnel_xmit() function
420 .ndo_start_xmit = vti_tunnel_xmit,