tcp_internals
Internal TCP functions
- Provided by: libnetfilter-queue-doc (Version: 1.0.5-2)
- Source: libnetfilter-queue
- Report a bug
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.