Searched refs:ppp_nl_dellink (Results 1 – 1 of 1) sorted by relevance
1124 static void ppp_nl_dellink(struct net_device *dev, struct list_head *head);1149 ppp_nl_dellink(netdev_from_priv(ppp), dev_to_kill); in ppp_exit_rtnl_net()1361 static void ppp_nl_dellink(struct net_device *dev, struct list_head *head) in ppp_nl_dellink() function1391 .dellink = ppp_nl_dellink,