HomeSort by: relevance | last modified time | path
    Searched refs:iphtent_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_htable.c 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
    [all...]
ip_htable.h 29 } iphtent_t; typedef in typeref:struct:iphtent_s

Completed in 21 milliseconds