Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp.c651 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()
1190 tcp_mark_push(tp, skb); in tcp_sendmsg_locked()
1239 tcp_mark_push(tp, skb); in tcp_sendmsg_locked()
1257 tcp_mark_push(tp, skb); in tcp_sendmsg_locked()
1289 tcp_mark_push(tp, skb); in tcp_sendmsg_locked()
/openbmc/linux/net/mptcp/
H A Dprotocol.c1284 tcp_mark_push(tcp_sk(ssk), skb); in mptcp_sendmsg_frag()
1291 tcp_mark_push(tcp_sk(ssk), skb); in mptcp_sendmsg_frag()
/openbmc/linux/include/net/
H A Dtcp.h593 void tcp_mark_push(struct tcp_sock *tp, struct sk_buff *skb);