Home
last modified time | relevance | path

Searched refs:iphtent_t (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_htable.c215 iphtent_t *ipe;
247 iphtent_t *ipe; in fr_derefhtent()
298 iphtent_t *ipeo;
301 iphtent_t *ipe;
305 KMALLOC(ipe, iphtent_t *);
388 iphtent_t *ipe;
428 iphtent_t *ipe;
479 iphtent_t *ipe;
523 iphtent_t *ipe;
562 iphtent_t *ipe;
[all …]
H A Dip_lookup.c223 iphtent_t hte;
296 iphtent_t hte;
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_htable.h29 } iphtent_t; typedef
73 extern int fr_addhtent __P((iphtable_t *, iphtent_t *, ipf_stack_t *));
74 extern int fr_delhtent __P((iphtable_t *, iphtent_t *, ipf_stack_t *));
76 extern void fr_derefhtent __P((iphtent_t *));
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dippool_y.y50 static iphtent_t iphte;
64 iphtent_t *ipe;
176 { iphtent_t *e;
222 | addrmask next grouplist { $$ = calloc(1, sizeof(iphtent_t));
239 | addrmask next { $$ = calloc(1, sizeof(iphtent_t));
263 addrmask ',' setgroup { $$ = calloc(1, sizeof(iphtent_t));
326 addrmask { $$ = calloc(1, sizeof(iphtent_t));
H A Dipf_y.y2154 iphtent_t *n, *top;
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprinthashnode.c14 iphtent_t *printhashnode(iph, ipep, copyfunc, opts) in printhashnode()
16 iphtent_t *ipep;
20 iphtent_t ipe;
H A Dremove_hashnode.c21 iphtent_t *node;
25 iphtent_t ipe;
H A Dload_hashnode.c27 iphtent_t *node;
31 iphtent_t ipe;
H A Dload_hash.c26 iphtent_t *list;
31 iphtent_t *a;
H A Dprinthash_live.c24 iphtent_t entry, *top, *node;
H A Dprinthash.c22 iphtent_t *ipep, **table;