Searched defs:iphtent_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_htable.h29 } iphtent_t; typedef in typeref:struct:iphtent_s
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 *));

Completed in 57 milliseconds