Searched refs:send_abort_rpl (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/crypto/chelsio/chtls/ |
D | chtls_cm.c | 1797 static void send_abort_rpl(struct sock *sk, struct sk_buff *skb, in send_abort_rpl() function 1893 send_abort_rpl(child, skb, BLOG_SKB_CB(skb)->cdev, in bl_abort_syn_rcv() 1925 send_abort_rpl(sk, skb, cdev, CPL_ABORT_NO_RST, queue); in abort_syn_rcv()
|
/Linux-v4.19/drivers/scsi/cxgbi/cxgb3i/ |
D | cxgb3i.c | 274 static void send_abort_rpl(struct cxgbi_sock *csk, int rst_status) in send_abort_rpl() function 686 send_abort_rpl(csk, rst_status); in do_abort_req()
|
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 490 static void send_abort_rpl(struct cxgbi_sock *csk, int rst_status) in send_abort_rpl() function 1074 send_abort_rpl(csk, rst_status); in do_abort_req_rss()
|