Home
last modified time | relevance | path

Searched defs:tcp_queue (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv4/
H A Dtcp_output.c1746 tcp_insert_write_queue_after(struct sk_buff * skb,struct sk_buff * buff,struct sock * sk,enum tcp_queue tcp_queue) tcp_insert_write_queue_after() argument
1759 tcp_fragment(struct sock * sk,enum tcp_queue tcp_queue,struct sk_buff * skb,u32 len,unsigned int mss_now,gfp_t gfp) tcp_fragment() argument
/linux/include/net/
H A Dtcp.h740 enum tcp_queue { enum