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

/linux-4.4.14/net/l2tp/
H A Dl2tp_eth.c60 struct l2tp_eth_net { struct
65 static inline struct l2tp_eth_net *l2tp_eth_pernet(struct net *net) l2tp_eth_pernet()
85 struct l2tp_eth_net *pn = l2tp_eth_pernet(dev_net(dev)); l2tp_eth_dev_uninit()
218 struct l2tp_eth_net *pn; l2tp_eth_create()
305 struct l2tp_eth_net *pn = net_generic(net, l2tp_eth_net_id); l2tp_eth_init_net()
316 .size = sizeof(struct l2tp_eth_net),

Completed in 35 milliseconds