OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipf_pool_exists
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_pool.c
101
static void *
ipf_pool_exists
(ipf_pool_softc_t *, int, char *);
178
ipo =
ipf_pool_exists
(0, "0");
610
stats.ipls_list[unit] =
ipf_pool_exists
(softp, unit - 1,
630
/* Function:
ipf_pool_exists
*/
640
ipf_pool_exists
(ipf_pool_softc_t *softp, int unit, char *name)
function
684
p =
ipf_pool_exists
(softp, unit, name);
934
h =
ipf_pool_exists
(softp, unit, op->iplo_name);
1063
ipo =
ipf_pool_exists
(softp, unit, name);
1274
ipo =
ipf_pool_exists
(arg, ilp->ili_unit,
/src/external/bsd/ipf/dist/
ip_pool.c
85
static void *
ipf_pool_exists
__P((ipf_pool_softc_t *, int, char *));
163
ipo =
ipf_pool_exists
(0, "0");
619
stats.ipls_list[unit] =
ipf_pool_exists
(softp, unit - 1,
639
/* Function:
ipf_pool_exists
*/
649
ipf_pool_exists
(softp, unit, name)
function
699
p =
ipf_pool_exists
(softp, unit, name);
963
h =
ipf_pool_exists
(softp, unit, op->iplo_name);
1106
ipo =
ipf_pool_exists
(softp, unit, name);
1332
ipo =
ipf_pool_exists
(arg, ilp->ili_unit,
Completed in 29 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026