Searched refs:tcp_send_skb (Results 1 – 2 of 2) sorted by relevance
325 void tcp_send_skb(struct sock *sk, struct sk_buff *skb, int force_queue, unsigned cur_mss) in tcp_send_skb() function1048 tcp_send_skb(sk, skb, 1, mss_now); in tcp_send_fin()
845 extern void tcp_send_skb(struct sock *, struct sk_buff *, int force_queue, unsigned mss_now);