Searched refs:ip6_fw (Results 1 - 9 of 9) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_fw.c29 /* $FreeBSD: src/sys/netinet6/ip6_fw.c,v 1.2.2.9 2002/04/28 05:40:27 suz Exp $ */
30 /* $KAME: ip6_fw.c,v 1.21 2001/01/24 01:25:32 itojun Exp $ */
117 #include <netinet6/ip6_fw.h>
182 static int add_entry6 __P((struct ip6_fw_head *chainptr, struct ip6_fw *frwl));
184 static int zero_entry6 __P((struct ip6_fw *frwl));
185 static struct ip6_fw *check_ip6fw_struct __P((struct ip6_fw *m));
186 static int ip6opts_match __P((struct ip6_hdr **ip6, struct ip6_fw *f,
191 static int tcp6flg_match __P((struct tcphdr *tcp6, struct ip6_fw *f));
192 static int icmp6type_match __P((struct icmp6_hdr * icmp, struct ip6_fw *
[all...]
H A DMakefile24 in6_pcb.h ip6_var.h pim6_var.h mld6_var.h ip6_fw.h
H A Dip6_fw.h121 struct ip6_fw { struct
239 struct ip6_fw *rule;
H A Dip6_forward.c100 #include <netinet6/ip6_fw.h>
H A Draw_ip6.c123 #include <netinet6/ip6_fw.h>
H A Dip6_input.c149 #include <netinet6/ip6_fw.h>
H A Dip6_output.c149 #include <netinet6/ip6_fw.h>
/darwin-on-arm/xnu/bsd/conf/
H A DMakefile.template93 ip6_fw.o \
H A Dfiles326 bsd/netinet6/ip6_fw.c optional inet6 ipfw2

Completed in 104 milliseconds