Searched refs:ppp_nl_dellink (Results 1 – 1 of 1) sorted by relevance
1127 static void ppp_nl_dellink(struct net_device *dev, struct list_head *head);1152 ppp_nl_dellink(ppp->dev, dev_to_kill); in ppp_exit_rtnl_net()1364 static void ppp_nl_dellink(struct net_device *dev, struct list_head *head) in ppp_nl_dellink() function1394 .dellink = ppp_nl_dellink,