Home
last modified time | relevance | path

Searched refs:vti6_dev_uninit (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_vti.c280 * vti6_dev_uninit - tunnel device uninitializer
284 * vti6_dev_uninit() removes tunnel from its list
286 static void vti6_dev_uninit(struct net_device *dev) in vti6_dev_uninit() function
892 .ndo_uninit = vti6_dev_uninit,
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_vti.c281 * vti6_dev_uninit - tunnel device uninitializer
285 * vti6_dev_uninit() removes tunnel from its list
287 static void vti6_dev_uninit(struct net_device *dev) in vti6_dev_uninit() function
892 .ndo_uninit = vti6_dev_uninit,

Completed in 4 milliseconds