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.rst96 …p_stdurg unlikely(tcp_check_urg)
/linux/net/ipv4/
H A Dtcp_input.c6211 static void tcp_check_urg(struct sock *sk, const struct tcphdr *th) in tcp_check_urg() function
6283 tcp_check_urg(sk, th); in tcp_urg()