Symbol: nptv6_cfg
sys/netpfil/ipfw/nptv6/nptv6.c
111
nptv6_getlasthdr(struct nptv6_cfg *cfg, struct mbuf *m, int *offset)
sys/netpfil/ipfw/nptv6/nptv6.c
137
nptv6_translate_icmpv6(struct nptv6_cfg *cfg, struct mbuf **mp, int offset)
sys/netpfil/ipfw/nptv6/nptv6.c
192
nptv6_search_index(struct nptv6_cfg *cfg, struct in6_addr *a)
sys/netpfil/ipfw/nptv6/nptv6.c
228
nptv6_rewrite_internal(struct nptv6_cfg *cfg, struct mbuf **mp, int offset)
sys/netpfil/ipfw/nptv6/nptv6.c
286
nptv6_rewrite_external(struct nptv6_cfg *cfg, struct mbuf **mp, int offset)
sys/netpfil/ipfw/nptv6/nptv6.c
351
struct nptv6_cfg *cfg;
sys/netpfil/ipfw/nptv6/nptv6.c
419
static struct nptv6_cfg *
sys/netpfil/ipfw/nptv6/nptv6.c
422
struct nptv6_cfg *cfg;
sys/netpfil/ipfw/nptv6/nptv6.c
424
cfg = malloc(sizeof(struct nptv6_cfg), M_IPFW, M_WAITOK | M_ZERO);
sys/netpfil/ipfw/nptv6/nptv6.c
434
nptv6_free_config(struct nptv6_cfg *cfg)
sys/netpfil/ipfw/nptv6/nptv6.c
442
nptv6_export_config(struct ip_fw_chain *ch, struct nptv6_cfg *cfg,
sys/netpfil/ipfw/nptv6/nptv6.c
470
nptv6_export_config(da->ch, (struct nptv6_cfg *)no, uc);
sys/netpfil/ipfw/nptv6/nptv6.c
474
static struct nptv6_cfg *
sys/netpfil/ipfw/nptv6/nptv6.c
477
struct nptv6_cfg *cfg;
sys/netpfil/ipfw/nptv6/nptv6.c
479
cfg = (struct nptv6_cfg *)ipfw_objhash_lookup_name_type(ni, set,
sys/netpfil/ipfw/nptv6/nptv6.c
486
nptv6_calculate_adjustment(struct nptv6_cfg *cfg)
sys/netpfil/ipfw/nptv6/nptv6.c
518
nptv6_set_external(struct nptv6_cfg *cfg, struct in6_addr *addr)
sys/netpfil/ipfw/nptv6/nptv6.c
532
nptv6_find_prefix(struct ip_fw_chain *ch, struct nptv6_cfg *cfg,
sys/netpfil/ipfw/nptv6/nptv6.c
576
struct nptv6_cfg *cfg;
sys/netpfil/ipfw/nptv6/nptv6.c
579
cfg = (struct nptv6_cfg *)SRV_OBJECT(ch, no->kidx);
sys/netpfil/ipfw/nptv6/nptv6.c
655
struct nptv6_cfg *cfg;
sys/netpfil/ipfw/nptv6/nptv6.c
69
static struct nptv6_cfg *nptv6_alloc_config(const char *name, uint8_t set);
sys/netpfil/ipfw/nptv6/nptv6.c
70
static void nptv6_free_config(struct nptv6_cfg *cfg);
sys/netpfil/ipfw/nptv6/nptv6.c
71
static struct nptv6_cfg *nptv6_find(struct namedobj_instance *ni,
sys/netpfil/ipfw/nptv6/nptv6.c
728
struct nptv6_cfg *cfg;
sys/netpfil/ipfw/nptv6/nptv6.c
73
static int nptv6_rewrite_internal(struct nptv6_cfg *cfg, struct mbuf **mp,
sys/netpfil/ipfw/nptv6/nptv6.c
75
static int nptv6_rewrite_external(struct nptv6_cfg *cfg, struct mbuf **mp,
sys/netpfil/ipfw/nptv6/nptv6.c
79
(struct nptv6_cfg *)SRV_OBJECT((chain), insntod(cmd, kidx)->kidx)
sys/netpfil/ipfw/nptv6/nptv6.c
814
export_stats(struct ip_fw_chain *ch, struct nptv6_cfg *cfg,
sys/netpfil/ipfw/nptv6/nptv6.c
836
struct nptv6_cfg *cfg;
sys/netpfil/ipfw/nptv6/nptv6.c
885
struct nptv6_cfg *cfg;
sys/netpfil/ipfw/nptv6/nptv6.c
993
struct nptv6_cfg *cfg;
sys/netpfil/ipfw/nptv6/nptv6.c
999
cfg = (struct nptv6_cfg *)SRV_OBJECT(ch, no->kidx);