netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
libnetfilter_queue_ipv6.h File Reference
This graph shows which files directly or indirectly include this file:

Functions

struct ip6_hdr * nfq_ip6_get_hdr (struct pkt_buff *pktb)
 nfq_ip6_get_hdr - get IPv6 header More...
 
int nfq_ip6_set_transport_header (struct pkt_buff *pktb, struct ip6_hdr *iph, uint8_t target)
 nfq_ip6_set_transport_header - set transport header pointer for IPv6 packet More...
 
int nfq_ip6_snprintf (char *buf, size_t size, const struct ip6_hdr *ip6h)
 nfq_ip6_snprintf - print IPv6 header into one buffer in iptables LOG format More...