Home
last modified time | relevance | path

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

/dports/security/tcpcrypt/tcpcrypt-0.5/src/
H A Drdr.c597 static void handle_syn_ack(struct ip *ip, struct tcphdr *tcp) in handle_syn_ack() function
751 handle_syn_ack(ip, tcp); in pcap_in_handler()
H A Dtcpcrypt.c3447 static int handle_syn_ack(struct tc *tc, struct ip *ip, struct tcphdr *tcp) function
3483 return handle_syn_ack(tc, ip, tcp);
3490 rc = handle_syn_ack(peer, ip, tcp);