Home
last modified time | relevance | path

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

/linux-6.15/Documentation/networking/net_cachelines/
Dtcp_sock.rst111 … tcp_rate_check_app_limited,tcp_write_queue_empty,tcp_skb_entail,forced_push,tcp_mark_push
113 … pushed_seq read_write tcp_mark_push,forced_push
/linux-6.15/net/ipv4/
Dtcp.c673 void tcp_mark_push(struct tcp_sock *tp, struct sk_buff *skb) in tcp_mark_push() function
737 tcp_mark_push(tp, skb); in tcp_push()
1212 tcp_mark_push(tp, skb); in tcp_sendmsg_locked()
1261 tcp_mark_push(tp, skb); in tcp_sendmsg_locked()
1279 tcp_mark_push(tp, skb); in tcp_sendmsg_locked()
1311 tcp_mark_push(tp, skb); in tcp_sendmsg_locked()
/linux-6.15/net/mptcp/
Dprotocol.c1187 tcp_mark_push(tcp_sk(ssk), skb); in mptcp_sendmsg_frag()
1194 tcp_mark_push(tcp_sk(ssk), skb); in mptcp_sendmsg_frag()
/linux-6.15/include/net/
Dtcp.h685 void tcp_mark_push(struct tcp_sock *tp, struct sk_buff *skb);