Searched refs:ns_maptable (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_nat.c1214 nsp->ns_maptable = softn->ipf_hm_maptable;
H A Dip_nat.h522 hostmap_t **ns_maptable; member in struct:natstat
/freebsd-11-stable/contrib/ipfilter/
H A Dip_fil_compat.c814 hostmap_t **ns_maptable; member in struct:natstat_4_1_32
844 hostmap_t **ns_maptable; member in struct:natstat_4_1_27
873 hostmap_t **ns_maptable; member in struct:natstat_4_1_16
901 hostmap_t **ns_maptable; member in struct:natstat_4_1_0
2861 old->ns_maptable = NULL;
2904 old->ns_maptable = NULL;
2943 old->ns_maptable = NULL;
2981 old->ns_maptable = NULL;
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipnat.c270 kmemcpy((char *)&nsp->ns_maptable, nat_nlist[2].n_value,
271 sizeof(nsp->ns_maptable));
629 if (kmemcpy((char *)maptable, (u_long)nsp->ns_maptable,

Completed in 142 milliseconds