Home
last modified time | relevance | path

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

/linux/Documentation/networking/net_cachelines/
H A Dnetns_ipv4_sysctl.rst94 …p_stdurg unlikely(tcp_check_urg)
/linux/net/ipv4/
H A Dtcp_input.c5759 static void tcp_check_urg(struct sock *sk, const struct tcphdr *th) in tcp_check_urg() function
5831 tcp_check_urg(sk, th); in tcp_urg()