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

  /src/sys/external/bsd/ipf/netinet/
ip_dstlist.h 65 extern ipf_lookup_t ipf_dstlist_backend;
ip_pool.h 63 extern ipf_lookup_t ipf_pool_backend;
ip_lookup.c 102 static ipf_lookup_t *backends[MAX_BACKENDS] = {
125 ipf_lookup_t **l;
343 ipf_lookup_t **l;
393 ipf_lookup_t **l;
441 ipf_lookup_t **l;
502 ipf_lookup_t **l;
549 ipf_lookup_t **l;
598 ipf_lookup_t **l;
853 ipf_lookup_t **l;
897 ipf_lookup_t **l
    [all...]
ip_htable.h 78 extern ipf_lookup_t ipf_htable_backend;
ip_lookup.h 133 } ipf_lookup_t; typedef in typeref:struct:ipf_lookup
ip_dstlist.c 120 ipf_lookup_t ipf_dstlist_backend = {
ip_htable.c 125 ipf_lookup_t ipf_htable_backend = {
ip_pool.c 131 ipf_lookup_t ipf_pool_backend = {

Completed in 41 milliseconds