Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_io.c122 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()
Dchtls.h577 void skb_entail(struct sock *sk, struct sk_buff *skb, int flags);
Dchtls_cm.c317 skb_entail(sk, skb, ULPCB_FLAG_NO_HDR | ULPCB_FLAG_NO_APPEND); in chtls_close_conn()
/Linux-v5.10/net/ipv4/
Dtcp.c662 static void skb_entail(struct sock *sk, struct sk_buff *skb) in skb_entail() function
1020 skb_entail(sk, skb); in do_tcp_sendpages()
1303 skb_entail(sk, skb); in tcp_sendmsg_locked()