Home
last modified time | relevance | path

Searched defs:sk_udp (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ppp/
Dpppolac.c71 static int pppolac_recv_core(struct sock *sk_udp, struct sk_buff *skb) in pppolac_recv_core()
191 static int pppolac_recv(struct sock *sk_udp, struct sk_buff *skb) in pppolac_recv()
207 struct sock *sk_udp = skb->sk; in pppolac_xmit_core() local
224 struct sock *sk_udp = (struct sock *)chan->private; in pppolac_xmit() local
268 struct sock *sk_udp; in pppolac_connect() local
352 struct sock *sk_udp = (struct sock *)pppox_sk(sk)->chan.private; in pppolac_release() local