Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dudp_tunnel.h293 void (*reset_ntf)(struct net_device *dev); member
363 udp_tunnel_nic_ops->reset_ntf(dev); in udp_tunnel_nic_reset_ntf()
/Linux-v6.1/net/ipv4/
Dudp_tunnel_nic.c649 .reset_ntf = __udp_tunnel_nic_reset_ntf,