Searched defs:nat_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h128 } nat_t; typedef in typeref:struct:nat
383 nat_t **ns_table[2];
394 nat_t *ns_instances;
467 extern nat_t *nat_new __P((fr_info_t *, ipnat_t *, nat_t **, u_int, int));
468 extern nat_t *nat_outlookup __P((fr_info_t *, u_int, u_int, struct in_addr,
471 extern nat_t *nat_inlookup __P((fr_info_t *, u_int, u_int, struct in_addr,
473 extern nat_t *nat_tnlookup __P((fr_info_t *, int));
474 extern nat_t *nat_maplookup __P((void *, u_int, struct in_addr,
476 extern nat_t *nat_lookupredi
[all...]

Completed in 48 milliseconds