Lines Matching refs:chtls_dev
51 static struct chtls_sock *chtls_sock_create(struct chtls_dev *cdev) in chtls_sock_create()
86 static struct net_device *chtls_ipv4_netdev(struct chtls_dev *cdev, in chtls_ipv4_netdev()
105 const struct chtls_dev *cdev; in assign_rxopt()
167 struct chtls_dev *cdev; in abort_arp_failure()
169 cdev = (struct chtls_dev *)handle; in abort_arp_failure()
504 static struct listen_info *listen_hash_add(struct chtls_dev *cdev, in listen_hash_add()
523 static int listen_hash_find(struct chtls_dev *cdev, in listen_hash_find()
542 static int listen_hash_del(struct chtls_dev *cdev, in listen_hash_del()
600 int chtls_listen_start(struct chtls_dev *cdev, struct sock *sk) in chtls_listen_start()
664 void chtls_listen_stop(struct chtls_dev *cdev, struct sock *sk) in chtls_listen_stop()
681 static int chtls_pass_open_rpl(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_pass_open_rpl()
709 static int chtls_close_listsrv_rpl(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_close_listsrv_rpl()
737 struct chtls_dev *cdev = csk->cdev; in chtls_release_resources()
810 struct chtls_dev *cdev; in chtls_pass_open_arp_failure()
855 struct chtls_dev *cdev; in chtls_select_mss()
1015 struct chtls_dev *cdev) in chtls_recv_sock()
1141 struct chtls_dev *cdev; in chtls_pass_accept_request()
1236 static int chtls_pass_accept_req(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_pass_accept_req()
1349 struct chtls_dev *cdev) in add_pass_open_to_parent()
1383 static int chtls_pass_establish(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_pass_establish()
1533 static int chtls_rx_data(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_rx_data()
1585 static int chtls_rx_pdu(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_rx_pdu()
1654 static int chtls_rx_cmp(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_rx_cmp()
1782 static void send_defer_abort_rpl(struct chtls_dev *cdev, struct sk_buff *skb) in send_defer_abort_rpl()
1798 struct chtls_dev *cdev, int status, int queue) in send_abort_rpl()
1833 static void t4_defer_reply(struct sk_buff *skb, struct chtls_dev *cdev, in t4_defer_reply()
1845 struct chtls_dev *cdev, in chtls_send_abort_rpl()
1902 struct chtls_dev *cdev; in abort_syn_rcv()
1983 struct chtls_dev *cdev; in chtls_abort_rpl_rss()
2005 static int chtls_conn_cpl(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_conn_cpl()
2117 static int chtls_wr_ack(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_wr_ack()