Lines Matching defs:skb
59 int llc_conn_state_process(struct sock *sk, struct sk_buff *skb) in llc_conn_state_process()
196 void llc_conn_send_pdu(struct sock *sk, struct sk_buff *skb) in llc_conn_send_pdu()
212 void llc_conn_rtn_pdu(struct sock *sk, struct sk_buff *skb) in llc_conn_rtn_pdu()
231 struct sk_buff *skb; in llc_conn_resend_i_pdu_as_cmd() local
274 struct sk_buff *skb; in llc_conn_resend_i_pdu_as_rsp() local
315 struct sk_buff *skb; in llc_conn_remove_acked_pdus() local
348 struct sk_buff *skb; in llc_conn_send_pdus() local
375 static int llc_conn_service(struct sock *sk, struct sk_buff *skb) in llc_conn_service()
406 struct sk_buff *skb) in llc_qualify_conn_ev()
454 struct sk_buff *skb) in llc_exec_conn_trans_actions()
756 static int llc_conn_rcv(struct sock *sk, struct sk_buff *skb) in llc_conn_rcv()
787 void llc_conn_handler(struct llc_sap *sap, struct sk_buff *skb) in llc_conn_handler()
861 static int llc_backlog_rcv(struct sock *sk, struct sk_buff *skb) in llc_backlog_rcv()