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(const struct pppox_sock *po,
152 struct pppox_sock *po = pppox_sk(sk);
271 struct pppox_sock *po = pppox_sk(sk);
348 struct pppox_sock *po;
386 struct pppox_sock *po = pppox_sk(sk);
419 struct pppox_sock *po = pppox_sk(sk);
502 struct pppox_sock *po;
545 struct pppox_sock *po;
579 struct pppox_sock *po = pppox_sk(sk);
614 .obj_size = sizeof(struct pppox_sock),