Searched refs:tcp_init_send_head (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/include/net/ | ||
D | tcp.h | 1301 static inline void tcp_init_send_head(struct sock *sk) in tcp_init_send_head() function |
/linux-3.3/net/ipv4/ | ||
D | tcp.c | 2114 tcp_init_send_head(sk); in tcp_disconnect() |