Lines Matching refs:pppox_sock
45 static struct pppox_sock __rcu **callid_sock;
53 static struct pppox_sock *lookup_chan(u16 call_id, __be32 s_addr)
55 struct pppox_sock *sock;
74 struct pppox_sock *sock;
94 static int add_chan(struct pppox_sock *sock,
124 static void del_chan(struct pppox_sock *sock)
132 static struct rtable *pptp_route_output(struct pppox_sock *po,
152 struct pppox_sock *po = pppox_sk(sk);
271 struct pppox_sock *po = pppox_sk(sk);
350 struct pppox_sock *po;
388 struct pppox_sock *po = pppox_sk(sk);
421 struct pppox_sock *po = pppox_sk(sk);
504 struct pppox_sock *po;
547 struct pppox_sock *po;
581 struct pppox_sock *po = pppox_sk(sk);
616 .obj_size = sizeof(struct pppox_sock),