Home
last modified time | relevance | path

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

/dports/security/tcpcrypt/tcpcrypt-0.5/src/
H A Dchecksum.h4 extern void checksum_packet(struct tc *tc, struct ip *ip,
H A Drdr.c307 static void checksum_packet(struct ip *ip) in checksum_packet() function
379 checksum_packet(ip); in check_connect()
592 checksum_packet(ip); in send_syn_ack()
H A Dcygwin.c107 checksum_packet(NULL, ip, tcp); in do_redirect()
H A Dtcpcrypt.c772 void checksum_packet(struct tc *tc, struct ip *ip, struct tcphdr *tcp) in checksum_packet() function
1012 checksum_packet(tc, ip, tcp); in send_rst()
1056 checksum_packet(tc, ip, tcp); in rdr_check_connect()
2424 checksum_packet(tc, ip2, tcp2); in do_input_pkconf_sent()
2547 checksum_packet(tc, ip2, tcp2); in ack()
3438 checksum_packet(tc, ip, tcp);
3498 checksum_packet(tc, ip, tcp);