Home
last modified time | relevance | path

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

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