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.rst95 u8 sysctl_tcp_stdurg unlikely(tcp_check_urg)
/linux/net/ipv4/ !
H A Dtcp_input.c6172 static void tcp_check_urg(struct sock *sk, const struct tcphdr *th) in __tcp_ack_snd_check()
6244 tcp_check_urg(sk, th); in tcp_check_urg()
6230 static void tcp_check_urg(struct sock *sk, const struct tcphdr *th) tcp_check_urg() function