Searched refs:cpl_close_con_req (Results 1 – 7 of 7) sorted by relevance
201 struct cpl_close_con_req *req = (struct cpl_close_con_req *)skb->head; in send_close_req()867 csk->cpl_close = alloc_wr(sizeof(struct cpl_close_con_req), 0, in alloc_cpls()
347 struct cpl_close_con_req { struct
361 struct cpl_close_con_req *req = (struct cpl_close_con_req *)skb->head; in send_close_req()1300 csk->cpl_close = alloc_wr(sizeof(struct cpl_close_con_req), in alloc_cpls()
607 struct cpl_close_con_req { struct
389 struct cpl_close_con_req *req; in send_halfclose()400 req = (struct cpl_close_con_req *) skb_put(skb, sizeof(*req)); in send_halfclose()
709 struct cpl_close_con_req { struct
531 struct cpl_close_con_req *req; in send_halfclose()543 req = (struct cpl_close_con_req *) skb_put(skb, wrlen); in send_halfclose()