Symbol: pppox_sock
drivers/net/ppp/pppoe.c
1012
struct pppox_sock *po, *next;
drivers/net/ppp/pppoe.c
104
struct pppox_sock __rcu *hash_table[PPPOE_HASH_SIZE];
drivers/net/ppp/pppoe.c
160
static struct pppox_sock *__get_item(struct pppoe_net *pn, __be16 sid,
drivers/net/ppp/pppoe.c
164
struct pppox_sock *ret;
drivers/net/ppp/pppoe.c
178
static int __set_item(struct pppoe_net *pn, struct pppox_sock *po)
drivers/net/ppp/pppoe.c
181
struct pppox_sock *ret, *first;
drivers/net/ppp/pppoe.c
203
struct pppox_sock *ret, __rcu **src;
drivers/net/ppp/pppoe.c
211
struct pppox_sock *next;
drivers/net/ppp/pppoe.c
229
static inline struct pppox_sock *get_item(struct pppoe_net *pn, __be16 sid,
drivers/net/ppp/pppoe.c
232
struct pppox_sock *po;
drivers/net/ppp/pppoe.c
264
struct pppox_sock *po = rcu_dereference_protected(pn->hash_table[i],
drivers/net/ppp/pppoe.c
353
struct pppox_sock *po = pppox_sk(sk);
drivers/net/ppp/pppoe.c
383
struct pppox_sock *po;
drivers/net/ppp/pppoe.c
433
struct pppox_sock *po = container_of(work, struct pppox_sock,
drivers/net/ppp/pppoe.c
458
struct pppox_sock *po;
drivers/net/ppp/pppoe.c
500
.obj_size = sizeof(struct pppox_sock),
drivers/net/ppp/pppoe.c
543
struct pppox_sock *po;
drivers/net/ppp/pppoe.c
592
struct pppox_sock *po = pppox_sk(sk);
drivers/net/ppp/pppoe.c
718
struct pppox_sock *po = pppox_sk(sk);
drivers/net/ppp/pppoe.c
773
struct pppox_sock *po = pppox_sk(sk);
drivers/net/ppp/pppoe.c
847
struct pppox_sock *po = pppox_sk(sk);
drivers/net/ppp/pppoe.c
913
struct pppox_sock *po = pppox_sk(sk);
drivers/net/ppp/pppoe.c
964
struct pppox_sock *po;
drivers/net/ppp/pppoe.c
981
static inline struct pppox_sock *pppoe_get_idx(struct pppoe_net *pn, loff_t pos)
drivers/net/ppp/pppoe.c
983
struct pppox_sock *po;
drivers/net/ppp/pppox.c
70
struct pppox_sock *po = pppox_sk(sk);
drivers/net/ppp/pptp.c
124
static void del_chan(struct pppox_sock *sock)
drivers/net/ppp/pptp.c
132
static struct rtable *pptp_route_output(const struct pppox_sock *po,
drivers/net/ppp/pptp.c
152
struct pppox_sock *po = pppox_sk(sk);
drivers/net/ppp/pptp.c
275
struct pppox_sock *po = pppox_sk(sk);
drivers/net/ppp/pptp.c
352
struct pppox_sock *po;
drivers/net/ppp/pptp.c
390
struct pppox_sock *po = pppox_sk(sk);
drivers/net/ppp/pptp.c
423
struct pppox_sock *po = pppox_sk(sk);
drivers/net/ppp/pptp.c
45
static struct pppox_sock __rcu **callid_sock;
drivers/net/ppp/pptp.c
507
struct pppox_sock *po;
drivers/net/ppp/pptp.c
53
static struct pppox_sock *lookup_chan(u16 call_id, __be32 s_addr)
drivers/net/ppp/pptp.c
55
struct pppox_sock *sock;
drivers/net/ppp/pptp.c
550
struct pppox_sock *po;
drivers/net/ppp/pptp.c
584
struct pppox_sock *po = pppox_sk(sk);
drivers/net/ppp/pptp.c
619
.obj_size = sizeof(struct pppox_sock),
drivers/net/ppp/pptp.c
74
struct pppox_sock *sock;
drivers/net/ppp/pptp.c
94
static int add_chan(struct pppox_sock *sock,
include/linux/if_pppox.h
44
struct pppox_sock __rcu *next; /* for hash table */
include/linux/if_pppox.h
55
static inline struct pppox_sock *pppox_sk(struct sock *sk)
include/linux/if_pppox.h
57
return container_of(sk, struct pppox_sock, sk);
net/l2tp/l2tp_ppp.c
1563
struct pppox_sock *po = pppox_sk(sk);
net/l2tp/l2tp_ppp.c
222
struct pppox_sock *po;
net/l2tp/l2tp_ppp.c
454
.obj_size = sizeof(struct pppox_sock),
net/l2tp/l2tp_ppp.c
506
struct pppox_sock *po = pppox_sk(sk);
net/l2tp/l2tp_ppp.c
692
struct pppox_sock *po = pppox_sk(sk);