Lines Matching defs:skb

57 static unsigned char *pep_get_sb(struct sk_buff *skb, u8 *ptype, u8 *plen,  in pep_get_sb()
84 struct sk_buff *skb = alloc_skb(MAX_PNPIPE_HEADER + len, priority); in pep_alloc_skb() local
102 struct sk_buff *skb; in pep_reply() local
124 struct sk_buff *skb; in pep_indicate() local
145 struct sk_buff *skb; in pipe_handler_request() local
171 static int pep_accept_conn(struct sock *sk, struct sk_buff *skb) in pep_accept_conn()
192 static int pep_reject_conn(struct sock *sk, struct sk_buff *skb, u8 code, in pep_reject_conn()
206 struct sk_buff *skb; in pep_ctrlreq_error() local
264 static int pipe_rcv_status(struct sock *sk, struct sk_buff *skb) in pipe_rcv_status()
316 static int pipe_rcv_created(struct sock *sk, struct sk_buff *skb) in pipe_rcv_created()
345 static int pipe_do_rcv(struct sock *sk, struct sk_buff *skb) in pipe_do_rcv()
494 static int pep_connresp_rcv(struct sock *sk, struct sk_buff *skb) in pep_connresp_rcv()
536 static int pep_enableresp_rcv(struct sock *sk, struct sk_buff *skb) in pep_enableresp_rcv()
561 static int pipe_handler_do_rcv(struct sock *sk, struct sk_buff *skb) in pipe_handler_do_rcv()
666 static int pep_do_rcv(struct sock *sk, struct sk_buff *skb) in pep_do_rcv()
731 struct sk_buff *skb; in pipe_do_remove() local
778 struct sk_buff *skb; in pep_sock_accept() local
1091 static int pipe_skb_send(struct sock *sk, struct sk_buff *skb) in pipe_skb_send()
1124 struct sk_buff *skb; in pep_sendmsg() local
1208 int pep_write(struct sock *sk, struct sk_buff *skb) in pep_write()
1241 struct sk_buff *skb = skb_dequeue(&sk->sk_receive_queue); in pep_read() local
1251 struct sk_buff *skb; in pep_recvmsg() local