Home
last modified time | relevance | path

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

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