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_rx_walktree
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
radix_ipf.h
94
extern void
ipf_rx_walktree
(ipf_rdx_head_t *, radix_walk_func_t,
radix_ipf.c
733
/* Function:
ipf_rx_walktree
*/
747
ipf_rx_walktree
(ipf_rdx_head_t *head, radix_walk_func_t walker, void *arg)
function
831
ptr->walktree =
ipf_rx_walktree
;
1225
ipf_rx_walktree
(rnh, nodeprinter, NULL);
1230
ipf_rx_walktree
(rnh, nodeprinter, NULL);
1239
ipf_rx_walktree
(rnh, nodeprinter, NULL);
1261
ipf_rx_walktree
(rnh, nodeprinter, NULL);
1270
ipf_rx_walktree
(rnh, nodeprinter, NULL);
1276
ipf_rx_walktree
(rnh, ipf_rx_freenode, rnh);
1362
ipf_rx_walktree
(rnh, nodeprinter, NULL)
[
all
...]
/src/external/bsd/ipf/dist/
radix_ipf.h
94
extern void
ipf_rx_walktree
__P((ipf_rdx_head_t *, radix_walk_func_t,
radix_ipf.c
754
/* Function:
ipf_rx_walktree
*/
768
ipf_rx_walktree
(head, walker, arg)
function
857
ptr->walktree =
ipf_rx_walktree
;
1254
ipf_rx_walktree
(rnh, nodeprinter, NULL);
1259
ipf_rx_walktree
(rnh, nodeprinter, NULL);
1268
ipf_rx_walktree
(rnh, nodeprinter, NULL);
1290
ipf_rx_walktree
(rnh, nodeprinter, NULL);
1299
ipf_rx_walktree
(rnh, nodeprinter, NULL);
1305
ipf_rx_walktree
(rnh, ipf_rx_freenode, rnh);
1391
ipf_rx_walktree
(rnh, nodeprinter, NULL)
[
all
...]
Completed in 46 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026