logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ip_internals - Internal IP functions

Author

       Generated automatically by Doxygen for libnetfilter_queue from the source code.

libnetfilter_queue                                Version 1.0.5                                  ip_internals(3)

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)

See Also