ip_internals - Internal IP functions
Contents
Detailed Description
Most user-space programs will never need these.
Function Documentation
voidnfq_ip_set_checksum(structiphdr*iph)
nfq_ip_set_checksum - set IPv4 checksum
Parametersiph Pointer to the IPv4 header
Notenfq_ip_mangle() invokes this function. As long as developers always use the appropriate mangler for
the layer being mangled, there is no need to call nfq_ip_set_checksum.
Definition at line 102 of file ipv4.c.
Name
ip_internals - Internal IP functions
Synopsis
Functions
void nfq_ip_set_checksum (struct iphdr *iph)
