Lines Matching refs:chtls_dev
50 static struct chtls_sock *chtls_sock_create(struct chtls_dev *cdev) in chtls_sock_create()
85 static struct net_device *chtls_ipv4_netdev(struct chtls_dev *cdev, in chtls_ipv4_netdev()
104 const struct chtls_dev *cdev; in assign_rxopt()
166 struct chtls_dev *cdev; in abort_arp_failure()
168 cdev = (struct chtls_dev *)handle; in abort_arp_failure()
500 static struct listen_info *listen_hash_add(struct chtls_dev *cdev, in listen_hash_add()
519 static int listen_hash_find(struct chtls_dev *cdev, in listen_hash_find()
538 static int listen_hash_del(struct chtls_dev *cdev, in listen_hash_del()
596 int chtls_listen_start(struct chtls_dev *cdev, struct sock *sk) in chtls_listen_start()
660 void chtls_listen_stop(struct chtls_dev *cdev, struct sock *sk) in chtls_listen_stop()
677 static int chtls_pass_open_rpl(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_pass_open_rpl()
705 static int chtls_close_listsrv_rpl(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_close_listsrv_rpl()
733 struct chtls_dev *cdev = csk->cdev; in chtls_release_resources()
806 struct chtls_dev *cdev; in chtls_pass_open_arp_failure()
851 struct chtls_dev *cdev; in chtls_select_mss()
1012 struct chtls_dev *cdev) in chtls_recv_sock()
1142 struct chtls_dev *cdev; in chtls_pass_accept_request()
1257 static int chtls_pass_accept_req(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_pass_accept_req()
1370 struct chtls_dev *cdev) in add_pass_open_to_parent()
1404 static int chtls_pass_establish(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_pass_establish()
1554 static int chtls_rx_data(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_rx_data()
1606 static int chtls_rx_pdu(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_rx_pdu()
1675 static int chtls_rx_cmp(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_rx_cmp()
1803 static void send_defer_abort_rpl(struct chtls_dev *cdev, struct sk_buff *skb) in send_defer_abort_rpl()
1819 struct chtls_dev *cdev, int status, int queue) in send_abort_rpl()
1854 static void t4_defer_reply(struct sk_buff *skb, struct chtls_dev *cdev, in t4_defer_reply()
1866 struct chtls_dev *cdev, in chtls_send_abort_rpl()
1923 struct chtls_dev *cdev; in abort_syn_rcv()
2004 struct chtls_dev *cdev; in chtls_abort_rpl_rss()
2026 static int chtls_conn_cpl(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_conn_cpl()
2138 static int chtls_wr_ack(struct chtls_dev *cdev, struct sk_buff *skb) in chtls_wr_ack()