Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp.c650 void tcp_mark_push(struct tcp_sock *tp, struct sk_buff *skb) in tcp_mark_push() function
715 tcp_mark_push(tp, skb); in tcp_push()
1001 tcp_mark_push(tp, skb); in tcp_build_frag()
1086 tcp_mark_push(tp, skb); in do_tcp_sendpages()
1347 tcp_mark_push(tp, skb); in tcp_sendmsg_locked()
1380 tcp_mark_push(tp, skb); in tcp_sendmsg_locked()
1406 tcp_mark_push(tp, skb); in tcp_sendmsg_locked()
/net/mptcp/
Dprotocol.c1319 tcp_mark_push(tcp_sk(ssk), skb); in mptcp_sendmsg_frag()