OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ipf_radix
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_pool.c
89
void *
ipf_radix
;
member in struct:ipf_pool_softc_s
295
softp->
ipf_radix
= ipf_rx_create();
296
if (softp->
ipf_radix
== NULL) {
319
ipf_rx_init(softp->
ipf_radix
);
368
ipf_rx_destroy(softp->
ipf_radix
);
952
if (ipf_rx_inithead(softp->
ipf_radix
, &h->ipo_head) != 0) {
982
h->ipo_radix = softp->
ipf_radix
;
ip_pool.c
89
void *
ipf_radix
;
member in struct:ipf_pool_softc_s
295
softp->
ipf_radix
= ipf_rx_create();
296
if (softp->
ipf_radix
== NULL) {
319
ipf_rx_init(softp->
ipf_radix
);
368
ipf_rx_destroy(softp->
ipf_radix
);
952
if (ipf_rx_inithead(softp->
ipf_radix
, &h->ipo_head) != 0) {
982
h->ipo_radix = softp->
ipf_radix
;
Completed in 25 milliseconds
Indexes created Sun Oct 19 22:09:57 GMT 2025