OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iphtable_t
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_htable.h
58
}
iphtable_t
;
typedef in typeref:struct:iphtable_s
68
iphtable_t
*iphs_tables;
77
extern
iphtable_t
*ipf_htable_find(void *, int, char *);
ip_htable.c
76
static iphtent_t *ipf_iphmfind6(
iphtable_t
*, i6addr_t *);
78
static iphtent_t *ipf_iphmfind(
iphtable_t
*, struct in_addr *);
80
static int ipf_htable_clear(ipf_main_softc_t *, void *,
iphtable_t
*);
87
static void ipf_htable_free(void *,
iphtable_t
*);
96
static int ipf_htable_remove(ipf_main_softc_t *, void *,
iphtable_t
*);
108
static iphtent_t *ipf_htent_find(
iphtable_t
*, iphtent_t *);
109
static int ipf_htent_insert(ipf_main_softc_t *, void *,
iphtable_t
*,
111
static int ipf_htent_remove(ipf_main_softc_t *, void *,
iphtable_t
*,
121
iphtable_t
*ipf_htables[LOOKUP_POOL_SZ];
285
iphtable_t
htab, *iph, *oiph
[
all
...]
fil.c
5490
iphtable_t
*iph;
5520
iphtable_t
*iph;
Completed in 19 milliseconds
Indexes created Mon Oct 13 04:09:54 GMT 2025