Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ppp/
Dpptp.c139 struct pppox_sock *po = pppox_sk(sk); in pptp_xmit()
262 struct pppox_sock *po = pppox_sk(sk); in pptp_rcv_core()
384 struct pppox_sock *po = pppox_sk(sk); in pptp_bind()
417 struct pppox_sock *po = pppox_sk(sk); in pptp_connect()
494 sp.sa_addr.pptp = pppox_sk(sock->sk)->proto.pptp.src_addr; in pptp_getname()
517 po = pppox_sk(sk); in pptp_release()
536 del_chan(pppox_sk(sk)); in pptp_sock_destruct()
565 po = pppox_sk(sk); in pptp_create()
580 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()
558 INIT_WORK(&pppox_sk(sk)->proto.pppoe.padt_work, in pppoe_create()
580 po = pppox_sk(sk); in pppoe_release()
617 struct pppox_sock *po = pppox_sk(sk); in pppoe_connect()
731 memcpy(&sp.sa_addr.pppoe, &pppox_sk(sock->sk)->pppoe_pa, in pppoe_getname()
743 struct pppox_sock *po = pppox_sk(sk); in pppoe_ioctl()
844 struct pppox_sock *po = pppox_sk(sk); in pppoe_sendmsg()
917 struct pppox_sock *po = pppox_sk(sk); in __pppoe_xmit()
/Linux-v4.19/include/linux/
Dif_pppox.h64 static inline struct pppox_sock *pppox_sk(struct sock *sk) in pppox_sk() function
/Linux-v4.19/net/l2tp/
Dl2tp_ppp.c246 po = pppox_sk(sk); in pppol2tp_recv()
543 struct pppox_sock *po = pppox_sk(sk); in pppol2tp_show()
669 struct pppox_sock *po = pppox_sk(sk); in pppol2tp_connect()
1203 struct pppox_sock *po = pppox_sk(sk); in pppol2tp_session_setsockopt()
1596 struct pppox_sock *po = pppox_sk(sk); in pppol2tp_seq_session_show()