Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dtcp.h1979 static inline void tcp_insert_write_queue_before(struct sk_buff *new, in tcp_insert_write_queue_before() function
/openbmc/linux/net/ipv4/
H A Dtcp_output.c2479 tcp_insert_write_queue_before(nskb, skb, sk); in tcp_mtu_probe()