Searched refs:skb_entail (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_io.c | 122 skb_entail(sk, skb, in send_flowc_wr() 819 void skb_entail(struct sock *sk, struct sk_buff *skb, int flags) in skb_entail() function 843 skb_entail(sk, skb, ULPCB_FLAG_NEED_HDR); in get_tx_skb() 860 skb_entail(sk, skb, ULPCB_FLAG_NEED_HDR); in get_record_skb()
|
H A D | chtls.h | 582 void skb_entail(struct sock *sk, struct sk_buff *skb, int flags);
|
H A D | chtls_cm.c | 320 skb_entail(sk, skb, ULPCB_FLAG_NO_HDR | ULPCB_FLAG_NO_APPEND); in chtls_close_conn()
|