Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dtcp.h1960 static inline void tcp_insert_write_queue_before(struct sk_buff *new, in tcp_insert_write_queue_before() function
/linux-6.6.21/net/ipv4/
Dtcp_output.c2474 tcp_insert_write_queue_before(nskb, skb, sk); in tcp_mtu_probe()