Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/ipf/netinet/ | |
ip_fil_compat.c | 562 struct ipnat *in_next; /* NAT rule list next */ member in struct:ipnat_4_1_14 599 struct ipnat *in_next; member in struct:ipnat_4_1_0 4163 old->in_next = np->in_next; 4242 old->in_next = np->in_next; |
ip_nat.h | 238 struct ipnat *in_next; /* NAT rule list next */ member in struct:ipnat |