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

/net/l2tp/
H A Dl2tp_core.c108 struct l2tp_net { struct
118 static inline struct l2tp_net *l2tp_pernet(struct net *net)
164 l2tp_session_id_hash_2(struct l2tp_net *pn, u32 session_id)
221 struct l2tp_net *pn = l2tp_pernet(net);
305 struct l2tp_net *pn = l2tp_pernet(net);
330 struct l2tp_net *pn = l2tp_pernet(net);
347 struct l2tp_net *pn = l2tp_pernet(net);
910 session = l2tp_session_find(tunnel->l2tp_net, tunnel, session_id);
925 UDP_INC_STATS_USER(tunnel->l2tp_net, UDP_MIB_INERRORS, 0);
1251 struct l2tp_net *p
[all...]
H A Dl2tp_core.h181 struct net *l2tp_net; /* the net we belong to */ member in struct:l2tp_tunnel

Completed in 135 milliseconds