OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iphtent_s
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_htable.h
8
typedef struct
iphtent_s
{
struct
9
struct
iphtent_s
*ipe_next, **ipe_pnext;
10
struct
iphtent_s
*ipe_hnext, **ipe_phnext;
11
struct
iphtent_s
*ipe_dnext, **ipe_pdnext;
43
struct
iphtent_s
**iph_table;
44
struct
iphtent_s
*iph_list;
45
struct
iphtent_s
**iph_tail;
/src/external/bsd/ipf/dist/
ip_htable.h
8
typedef struct
iphtent_s
{
struct
9
struct
iphtent_s
*ipe_next, **ipe_pnext;
10
struct
iphtent_s
*ipe_hnext, **ipe_phnext;
11
struct
iphtent_s
*ipe_dnext, **ipe_pdnext;
43
struct
iphtent_s
**iph_table;
44
struct
iphtent_s
*iph_list;
45
struct
iphtent_s
**iph_tail;
ipf.h
288
extern int load_hash __P((struct iphtable_s *, struct
iphtent_s
*,
290
extern int load_hashnode __P((int, char *, struct
iphtent_s
*, int,
325
extern struct
iphtent_s
*printhashnode __P((struct iphtable_s *,
326
struct
iphtent_s
*,
365
extern int remove_hashnode __P((int, char *, struct
iphtent_s
*, ioctlfunc_t));
Completed in 23 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026