• Home
  • Raw
  • Download

Lines Matching defs:skb

171 	struct sk_buff *skb;  in chtls_purge_receive_queue()  local
182 struct sk_buff *skb; in chtls_purge_write_queue() local
194 struct sk_buff *skb; in chtls_purge_recv_queue() local
202 static void abort_arp_failure(void *handle, struct sk_buff *skb) in abort_arp_failure()
212 static struct sk_buff *alloc_ctrl_skb(struct sk_buff *skb, int len) in alloc_ctrl_skb()
223 static void chtls_send_abort(struct sock *sk, int mode, struct sk_buff *skb) in chtls_send_abort()
245 static void chtls_send_reset(struct sock *sk, int mode, struct sk_buff *skb) in chtls_send_reset()
300 struct sk_buff *skb; in chtls_close_conn() local
383 struct sk_buff *skb; in chtls_close() local
501 struct sk_buff *skb; in reset_listen_child() local
760 static int chtls_pass_open_rpl(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_pass_open_rpl()
787 static int chtls_close_listsrv_rpl(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_close_listsrv_rpl()
812 struct sk_buff *skb; in chtls_purge_wr_queue() local
885 struct sk_buff *skb) in pass_open_abort()
891 static void bl_pass_open_abort(struct sock *lsk, struct sk_buff *skb) in bl_pass_open_abort()
897 struct sk_buff *skb) in chtls_pass_open_arp_failure()
933 struct sk_buff *skb) in chtls_accept_rpl_arp_failure()
1005 static void chtls_pass_accept_rpl(struct sk_buff *skb, in chtls_pass_accept_rpl()
1079 static int chtls_backlog_rcv(struct sock *sk, struct sk_buff *skb) in chtls_backlog_rcv()
1264 static void mk_tid_release(struct sk_buff *skb, in mk_tid_release()
1288 struct sk_buff *skb) in chtls_pass_accept_request()
1426 static int chtls_pass_accept_req(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_pass_accept_req()
1479 static void chtls_abort_conn(struct sock *sk, struct sk_buff *skb) in chtls_abort_conn()
1562 static void bl_add_pass_open_to_parent(struct sock *lsk, struct sk_buff *skb) in bl_add_pass_open_to_parent()
1571 static int chtls_pass_establish(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_pass_establish()
1648 struct sk_buff *skb = skb_peek(&sk->sk_receive_queue); in handle_urg_ptr() local
1672 static void handle_excess_rx(struct sock *sk, struct sk_buff *skb) in handle_excess_rx()
1680 static void chtls_recv_data(struct sock *sk, struct sk_buff *skb) in chtls_recv_data()
1726 static int chtls_rx_data(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_rx_data()
1742 static void chtls_recv_pdu(struct sock *sk, struct sk_buff *skb) in chtls_recv_pdu()
1778 static int chtls_rx_pdu(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_rx_pdu()
1794 static void chtls_set_hdrlen(struct sk_buff *skb, unsigned int nlen) in chtls_set_hdrlen()
1802 static void chtls_rx_hdr(struct sock *sk, struct sk_buff *skb) in chtls_rx_hdr()
1847 static int chtls_rx_cmp(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_rx_cmp()
1874 static void chtls_peer_close(struct sock *sk, struct sk_buff *skb) in chtls_peer_close()
1917 static void chtls_close_con_rpl(struct sock *sk, struct sk_buff *skb) in chtls_close_con_rpl()
1963 static struct sk_buff *get_cpl_skb(struct sk_buff *skb, in get_cpl_skb()
1978 static void set_abort_rpl_wr(struct sk_buff *skb, unsigned int tid, in set_abort_rpl_wr()
1987 static void send_defer_abort_rpl(struct chtls_dev *cdev, struct sk_buff *skb) in send_defer_abort_rpl()
2005 static void t4_defer_reply(struct sk_buff *skb, struct chtls_dev *cdev, in t4_defer_reply()
2016 static void chtls_send_abort_rpl(struct sock *sk, struct sk_buff *skb, in chtls_send_abort_rpl()
2053 static void bl_abort_syn_rcv(struct sock *lsk, struct sk_buff *skb) in bl_abort_syn_rcv()
2069 static int abort_syn_rcv(struct sock *sk, struct sk_buff *skb) in abort_syn_rcv()
2107 static void chtls_abort_req_rss(struct sock *sk, struct sk_buff *skb) in chtls_abort_req_rss()
2149 static void chtls_abort_rpl_rss(struct sock *sk, struct sk_buff *skb) in chtls_abort_rpl_rss()
2175 static int chtls_conn_cpl(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_conn_cpl()
2222 static void chtls_rx_ack(struct sock *sk, struct sk_buff *skb) in chtls_rx_ack()
2282 static int chtls_wr_ack(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_wr_ack()
2298 static int chtls_set_tcb_rpl(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_set_tcb_rpl()