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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/l2tp/
H A Dl2tp_eth.c52 struct l2tp_eth_net { struct
57 static inline struct l2tp_eth_net *l2tp_eth_pernet(struct net *net)
76 struct l2tp_eth_net *pn = l2tp_eth_pernet(dev_net(dev));
195 struct l2tp_eth_net *pn;
279 struct l2tp_eth_net *pn = net_generic(net, l2tp_eth_net_id);
290 .size = sizeof(struct l2tp_eth_net),

Completed in 39 milliseconds