Home
last modified time | relevance | path

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

/dports/security/tcpcrypt/tcpcrypt-0.5/src/
H A Dtcpcrypt.c2102 static struct tcpopt_eno *find_eno(struct tcphdr *tcp) in find_eno() function
2123 if (!(eno = find_eno(tcp))) { in do_input_hello_sent()
2376 if (!rdr && !(eno = find_eno(tcp))) { in do_input_pkconf_sent()
2922 struct tcpopt_eno *eno = find_eno(tcp); in do_input_nextk1_sent()