OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hostmap_t
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat.h
467
}
hostmap_t
;
typedef in typeref:struct:hostmap
543
hostmap_t
*ns_maplist;
544
hostmap_t
**ns_maptable;
669
hostmap_t
**ipf_hm_maptable ;
670
hostmap_t
*ipf_hm_maplist ;
704
extern void ipf_nat_hostmapdel(ipf_main_softc_t *,
hostmap_t
**);
ip_nat.c
237
static
hostmap_t
*ipf_nat_hostmap(ipf_nat_softc_t *, ipnat_t *,
431
KMALLOCS(softn->ipf_hm_maptable,
hostmap_t
**, \
432
sizeof(
hostmap_t
*) * softn->ipf_nat_hostmap_sz);
436
sizeof(
hostmap_t
*) * softn->ipf_nat_hostmap_sz);
575
sizeof(
hostmap_t
*) * softn->ipf_nat_hostmap_sz);
769
hostmap_t
*hm;
792
KMALLOC(hm,
hostmap_t
*);
2595
hostmap_t
*hm;
2857
hostmap_t
*hm;
3064
hostmap_t
*hm = NULL
[
all
...]
ip_nat6.c
370
hostmap_t
*hm;
401
KMALLOC(hm,
hostmap_t
*);
454
hostmap_t
*hm;
732
hostmap_t
*hm;
943
hostmap_t
*hm = NULL;
ip_fil_compat.c
838
hostmap_t
**ns_maptable;
849
hostmap_t
*ns_maplist;
868
hostmap_t
**ns_maptable;
879
hostmap_t
*ns_maplist;
897
hostmap_t
**ns_maptable;
908
hostmap_t
*ns_maplist;
925
hostmap_t
**ns_maptable;
936
hostmap_t
*ns_maplist;
fil.c
7596
ipf_nat_hostmapdel(softc, (
hostmap_t
**)datap);
Completed in 29 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025