Home | History | Annotate | Download | only in netinet

Lines Matching refs:iphtent_t

76 static iphtent_t *ipf_iphmfind6(iphtable_t *, i6addr_t *);
78 static iphtent_t *ipf_iphmfind(iphtable_t *, struct in_addr *);
107 static int ipf_htent_deref(void *, iphtent_t *);
108 static iphtent_t *ipf_htent_find(iphtable_t *, iphtent_t *);
110 iphtent_t *);
112 iphtent_t *);
122 iphtent_t *ipf_node_explist;
352 KMALLOCS(iph->iph_table, iphtent_t **,
450 iphtent_t *ipe;
527 iphtent_t hte, *ent;
600 iphtent_t *ipe)
676 ipf_htent_deref(void *arg, iphtent_t *ipe)
819 iphtent_t hte;
863 iphtent_t *ipeo)
866 iphtent_t *ipe;
870 KMALLOC(ipe, iphtent_t *);
925 iphtent_t *n;
991 /* passed in through an iphtent_t structure, one is always present when it */
994 static iphtent_t *
995 ipf_htent_find(iphtable_t *iph, iphtent_t *ipeo)
997 iphtent_t ipe, *ent;
1054 iphtent_t *ipe;
1088 iphtent_t *ipe;
1127 static iphtent_t *
1131 iphtent_t *ipe;
1172 iphtent_t *node, zn, *nextnode;
1307 ipf_htent_deref(arg, (iphtent_t *)data);
1325 static iphtent_t *
1329 iphtent_t *ipe;
1364 iphtent_t *n;