Home
last modified time | relevance | path

Searched refs:pppox_sk (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/ppp/
Dpptp.c176 struct pppox_sock *po = pppox_sk(sk); in pptp_xmit()
300 struct pppox_sock *po = pppox_sk(sk); in pptp_rcv_core()
422 struct pppox_sock *po = pppox_sk(sk); in pptp_bind()
455 struct pppox_sock *po = pppox_sk(sk); in pptp_connect()
533 sp.sa_addr.pptp = pppox_sk(sock->sk)->proto.pptp.src_addr; in pptp_getname()
559 po = pppox_sk(sk); in pptp_release()
578 del_chan(pppox_sk(sk)); in pptp_sock_destruct()
607 po = pppox_sk(sk); in pptp_create()
622 struct pppox_sock *po = pppox_sk(sk); in pptp_ppp_ioctl()
Dpppox.c62 ppp_unregister_channel(&pppox_sk(sk)->chan); in pppox_unbind_sock()
74 struct pppox_sock *po = pppox_sk(sk); in pppox_ioctl()
Dpppoe.c374 struct pppox_sock *po = pppox_sk(sk); in pppoe_rcv_core()
573 INIT_WORK(&pppox_sk(sk)->proto.pppoe.padt_work, in pppoe_create()
595 po = pppox_sk(sk); in pppoe_release()
632 struct pppox_sock *po = pppox_sk(sk); in pppoe_connect()
742 memcpy(&sp.sa_addr.pppoe, &pppox_sk(sock->sk)->pppoe_pa, in pppoe_getname()
756 struct pppox_sock *po = pppox_sk(sk); in pppoe_ioctl()
857 struct pppox_sock *po = pppox_sk(sk); in pppoe_sendmsg()
929 struct pppox_sock *po = pppox_sk(sk); in __pppoe_xmit()
/linux-4.1.27/include/linux/
Dif_pppox.h64 static inline struct pppox_sock *pppox_sk(struct sock *sk) in pppox_sk() function
/linux-4.1.27/net/l2tp/
Dl2tp_ppp.c253 po = pppox_sk(sk); in pppol2tp_recv()
579 struct pppox_sock *po = pppox_sk(ps->sock); in pppol2tp_show()
593 struct pppox_sock *po = pppox_sk(sk); in pppol2tp_connect()
1309 struct pppox_sock *po = pppox_sk(ssk); in pppol2tp_session_setsockopt()
1646 struct pppox_sock *po = pppox_sk(ps->sock); in pppol2tp_seq_session_show()