Home
last modified time | relevance | path

Searched refs:skb_entail (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_io.c125 skb_entail(sk, skb, in send_flowc_wr()
823 void skb_entail(struct sock *sk, struct sk_buff *skb, int flags) in skb_entail() function
847 skb_entail(sk, skb, ULPCB_FLAG_NEED_HDR); in get_tx_skb()
864 skb_entail(sk, skb, ULPCB_FLAG_NEED_HDR); in get_record_skb()
Dchtls.h481 void skb_entail(struct sock *sk, struct sk_buff *skb, int flags);
Dchtls_cm.c281 skb_entail(sk, skb, ULPCB_FLAG_NO_HDR | ULPCB_FLAG_NO_APPEND); in chtls_close_conn()
/Linux-v4.19/net/ipv4/
Dtcp.c660 static void skb_entail(struct sock *sk, struct sk_buff *skb) in skb_entail() function
982 skb_entail(sk, skb); in do_tcp_sendpages()
1294 skb_entail(sk, skb); in tcp_sendmsg_locked()