Searched refs:skb_entail (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/crypto/chelsio/chtls/ |
| 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()
|
| D | chtls.h | 485 void skb_entail(struct sock *sk, struct sk_buff *skb, int flags);
|
| D | chtls_cm.c | 279 skb_entail(sk, skb, ULPCB_FLAG_NO_HDR | ULPCB_FLAG_NO_APPEND); in chtls_close_conn()
|
| /Linux-v5.4/net/ipv4/ |
| D | tcp.c | 651 static void skb_entail(struct sock *sk, struct sk_buff *skb) in skb_entail() function 1008 skb_entail(sk, skb); in do_tcp_sendpages() 1293 skb_entail(sk, skb); in tcp_sendmsg_locked()
|