OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ipf_rx_insert
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
radix_ipf.c
32
static ipf_rdx_node_t *
ipf_rx_insert
(ipf_rdx_head_t *,
305
/* Function:
ipf_rx_insert
*/
319
ipf_rx_insert
(ipf_rdx_head_t *head, ipf_rdx_node_t nodes[2], int *dup)
function
486
/*
ipf_rx_insert
() will attempt to allocate memory in order for netmask to */
492
/* function
ipf_rx_insert
() above. Here, the code deals with the case */
505
x =
ipf_rx_insert
(head, nodes, &dup);
radix_ipf.c
32
static ipf_rdx_node_t *
ipf_rx_insert
(ipf_rdx_head_t *,
305
/* Function:
ipf_rx_insert
*/
319
ipf_rx_insert
(ipf_rdx_head_t *head, ipf_rdx_node_t nodes[2], int *dup)
function
486
/*
ipf_rx_insert
() will attempt to allocate memory in order for netmask to */
492
/* function
ipf_rx_insert
() above. Here, the code deals with the case */
505
x =
ipf_rx_insert
(head, nodes, &dup);
Completed in 41 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026