Searched refs:cpl_close_con_req (Results 1 – 7 of 7) sorted by relevance
200 struct cpl_close_con_req *req = (struct cpl_close_con_req *)skb->head; in send_close_req()866 csk->cpl_close = alloc_wr(sizeof(struct cpl_close_con_req), 0, in alloc_cpls()
347 struct cpl_close_con_req { struct
353 struct cpl_close_con_req *req = (struct cpl_close_con_req *)skb->head; in send_close_req()1226 csk->cpl_close = alloc_wr(sizeof(struct cpl_close_con_req), in alloc_cpls()
421 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
512 struct cpl_close_con_req *req; in send_halfclose()524 req = (struct cpl_close_con_req *) skb_put(skb, wrlen); in send_halfclose()