Searched refs:tcp_urg (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/ipv4/
H A Dtcp_input.c4937 * signaled. Its the 'slow' part of tcp_urg. It could be
4938 * moved inline now as tcp_urg is only called from one
5011 static void tcp_urg(struct sock *sk, struct sk_buff *skb, const struct tcphdr *th) tcp_urg() function
5357 tcp_urg(sk, skb, th); tcp_rcv_established()
5754 tcp_urg(sk, skb, th); tcp_rcv_state_process()
5923 tcp_urg(sk, skb, th); tcp_rcv_state_process()

Completed in 74 milliseconds