Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/networking/net_cachelines/
Dnetns_ipv4_sysctl.rst93 …p_stdurg unlikely(tcp_check_urg)
/linux-6.14.4/net/ipv4/
Dtcp_input.c5846 static void tcp_check_urg(struct sock *sk, const struct tcphdr *th) in tcp_check_urg() function
5918 tcp_check_urg(sk, th); in tcp_urg()