Home
last modified time | relevance | path

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

/linux/Documentation/networking/net_cachelines/
H A Dtcp_sock.rst124 … tcp_rate_check_app_limited,tcp_write_queue_empty,tcp_skb_entail,forced_push,tcp_mark_push
126 … pushed_seq read_write tcp_mark_push,forced_push
/linux/net/ipv4/
H A Dtcp.c696 void tcp_mark_push(struct tcp_sock *tp, struct sk_buff *skb) in tcp_mark_push() function
761 tcp_mark_push(tp, skb); in tcp_push()
1306 tcp_mark_push(tp, skb); in tcp_sendmsg_locked()
1356 tcp_mark_push(tp, skb); in tcp_sendmsg_locked()
1373 tcp_mark_push(tp, skb); in tcp_sendmsg_locked()
1405 tcp_mark_push(tp, skb); in tcp_sendmsg_locked()
/linux/net/mptcp/
H A Dprotocol.c1312 tcp_mark_push(tcp_sk(ssk), skb); in mptcp_sendmsg_frag()
1319 tcp_mark_push(tcp_sk(ssk), skb); in mptcp_sendmsg_frag()
/linux/include/net/
H A Dtcp.h730 void tcp_mark_push(struct tcp_sock *tp, struct sk_buff *skb);