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

  /src/sys/external/bsd/ipf/netinet/
ip_pool.h 50 } ip_pool_t; typedef in typeref:struct:ip_pool_s
60 ip_pool_t *ipls_list[LOOKUP_POOL_SZ];
ip_pool.c 90 ip_pool_t *ipf_pool_list[LOOKUP_POOL_SZ];
97 ip_pool_t *);
103 static ip_pool_node_t *ipf_pool_findeq(ipf_pool_softc_t *, ip_pool_t *,
105 static void ipf_pool_free(ipf_main_softc_t *, ipf_pool_softc_t *, ip_pool_t *);
107 ip_pool_t *, struct ip_pool_node *);
118 ip_pool_t *, ip_pool_node_t *);
156 void treeprint(ip_pool_t *);
166 ip_pool_t *ipo;
262 ip_pool_t *ipo;
340 ip_pool_t *p, *q
    [all...]

Completed in 14 milliseconds