tcp_internals(3) | Library Functions Manual | tcp_internals(3) |
tcp_internals - Internal TCP functions
void nfq_tcp_compute_checksum_ipv4 (struct tcphdr *tcph,
struct iphdr *iph)
void nfq_tcp_compute_checksum_ipv6 (struct tcphdr *tcph, struct ip6_hdr
*ip6h)
Most user-space programs will never need these.
nfq_tcp_compute_checksum_ipv4 - computes IPv4/TCP packet checksum
Parameters
Note
Definition at line 108 of file tcp.c.
nfq_tcp_compute_checksum_ipv6 - computes IPv6/TCP packet checksum
Parameters
Note
Definition at line 126 of file tcp.c.
Generated automatically by Doxygen for libnetfilter_queue from the source code.
Version 1.0.5 | libnetfilter_queue |