Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp.c665 void tcp_mark_push(struct tcp_sock *tp, struct sk_buff *skb) in tcp_mark_push() function
729 tcp_mark_push(tp, skb); in tcp_push()
1204 tcp_mark_push(tp, skb); in tcp_sendmsg_locked()
1253 tcp_mark_push(tp, skb); in tcp_sendmsg_locked()
1271 tcp_mark_push(tp, skb); in tcp_sendmsg_locked()
1303 tcp_mark_push(tp, skb); in tcp_sendmsg_locked()
/linux/net/mptcp/
H A Dprotocol.c1289 tcp_mark_push(tcp_sk(ssk), skb); in mptcp_sendmsg_frag()
1296 tcp_mark_push(tcp_sk(ssk), skb); in mptcp_sendmsg_frag()
/linux/include/net/
H A Dtcp.h645 void tcp_mark_push(struct tcp_sock *tp, struct sk_buff *skb);