Home
last modified time | relevance | path

Searched refs:cfg_nat (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_nat.c85 struct cfg_nat { struct
103 struct cfg_nat *ptr; in ifaddr_change() argument
463 struct cfg_nat *res; in lookup_nat()
475 struct cfg_nat *res; in lookup_nat_name()
618 struct cfg_nat *ptr; in nat44_destroy()
677 struct cfg_nat *ptr; in nat44_get_cfg()
774 struct cfg_nat *ptr; in nat44_list_nat()
821 struct cfg_nat *ptr; in nat44_get_log()
994 struct cfg_nat *ptr; in ipfw_nat_del()
1019 struct cfg_nat *n; in ipfw_nat_get_cfg()
[all …]
H A Dip_fw_private.h305 LIST_HEAD(nat_list, cfg_nat) nat; /* list of nat entries */
788 extern struct cfg_nat *(*lookup_nat_ptr)(struct nat_list *, int);
790 typedef int ipfw_nat_t(struct ip_fw_args *, struct cfg_nat *, struct mbuf *);
H A Dip_fw2.c183 struct cfg_nat *(*lookup_nat_ptr)(struct nat_list *, int);
3138 struct cfg_nat *t; in ipfw_chk()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h498 struct cfg_nat { struct
500 LIST_ENTRY(cfg_nat) _next;
513 #define SOF_NAT sizeof(struct cfg_nat) argument
557 struct cfg_nat *nat;
/f-stack/freebsd/netinet/
H A Dip_fw.h498 struct cfg_nat { struct
500 LIST_ENTRY(cfg_nat) _next;
513 #define SOF_NAT sizeof(struct cfg_nat) argument
557 struct cfg_nat *nat;