Symbol: pppox_sock
drivers/net/ppp/pppoe.c
103
struct pppox_sock __rcu *hash_table[PPPOE_HASH_SIZE];
drivers/net/ppp/pppoe.c
1035
struct pppox_sock *po;
drivers/net/ppp/pppoe.c
1052
static inline struct pppox_sock *pppoe_get_idx(struct pppoe_net *pn, loff_t pos)
drivers/net/ppp/pppoe.c
1054
struct pppox_sock *po;
drivers/net/ppp/pppoe.c
1083
struct pppox_sock *po, *next;
drivers/net/ppp/pppoe.c
159
static struct pppox_sock *__get_item(struct pppoe_net *pn, __be16 sid,
drivers/net/ppp/pppoe.c
163
struct pppox_sock *ret;
drivers/net/ppp/pppoe.c
177
static int __set_item(struct pppoe_net *pn, struct pppox_sock *po)
drivers/net/ppp/pppoe.c
180
struct pppox_sock *ret, *first;
drivers/net/ppp/pppoe.c
202
struct pppox_sock *ret, __rcu **src;
drivers/net/ppp/pppoe.c
210
struct pppox_sock *next;
drivers/net/ppp/pppoe.c
228
static inline struct pppox_sock *get_item(struct pppoe_net *pn, __be16 sid,
drivers/net/ppp/pppoe.c
231
struct pppox_sock *po;
drivers/net/ppp/pppoe.c
240
static inline struct pppox_sock *__get_item_by_addr(struct net *net,
drivers/net/ppp/pppoe.c
245
struct pppox_sock *pppox_sock = NULL;
drivers/net/ppp/pppoe.c
253
pppox_sock = __get_item(pn, sp->sa_addr.pppoe.sid,
drivers/net/ppp/pppoe.c
256
return pppox_sock;
drivers/net/ppp/pppoe.c
282
struct pppox_sock *po = rcu_dereference_protected(pn->hash_table[i],
drivers/net/ppp/pppoe.c
371
struct pppox_sock *po = pppox_sk(sk);
drivers/net/ppp/pppoe.c
372
struct pppox_sock *relay_po;
drivers/net/ppp/pppoe.c
413
struct pppox_sock *po;
drivers/net/ppp/pppoe.c
457
struct pppox_sock *po = container_of(work, struct pppox_sock,
drivers/net/ppp/pppoe.c
482
struct pppox_sock *po;
drivers/net/ppp/pppoe.c
524
.obj_size = sizeof(struct pppox_sock),
drivers/net/ppp/pppoe.c
567
struct pppox_sock *po;
drivers/net/ppp/pppoe.c
616
struct pppox_sock *po = pppox_sk(sk);
drivers/net/ppp/pppoe.c
743
struct pppox_sock *po = pppox_sk(sk);
drivers/net/ppp/pppoe.c
788
struct pppox_sock *relay_po;
drivers/net/ppp/pppoe.c
845
struct pppox_sock *po = pppox_sk(sk);
drivers/net/ppp/pppoe.c
918
struct pppox_sock *po = pppox_sk(sk);
drivers/net/ppp/pppoe.c
984
struct pppox_sock *po = pppox_sk(sk);
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
46
struct pppox_sock __rcu *next; /* for hash table */
include/linux/if_pppox.h
58
static inline struct pppox_sock *pppox_sk(struct sock *sk)
include/linux/if_pppox.h
60
return (struct pppox_sock *)sk;
include/linux/if_pppox.h
63
static inline struct sock *sk_pppox(struct pppox_sock *po)
net/l2tp/l2tp_ppp.c
1180
struct pppox_sock *po = pppox_sk(sk);
net/l2tp/l2tp_ppp.c
1556
struct pppox_sock *po = pppox_sk(sk);
net/l2tp/l2tp_ppp.c
221
struct pppox_sock *po;
net/l2tp/l2tp_ppp.c
453
.obj_size = sizeof(struct pppox_sock),
net/l2tp/l2tp_ppp.c
505
struct pppox_sock *po = pppox_sk(sk);
net/l2tp/l2tp_ppp.c
691
struct pppox_sock *po = pppox_sk(sk);