OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dupkey
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
radix_ipf.c
193
* Search the
dupkey
list for a potential match.
195
for (cur = node; (cur != NULL) && (cur->root == 0); cur = cur->
dupkey
) {
213
* node nor the
dupkey
list.
258
* no list of alternatives present at
dupkey
, return a failure.
261
if (count != found->maskbitcount && found->
dupkey
== NULL)
269
if (found->
dupkey
!= NULL) {
272
node = node->
dupkey
;
520
x = x->
dupkey
;
532
nodes[0].
dupkey
= x;
533
prev->
dupkey
= &nodes[0]
[
all
...]
radix_ipf.h
27
struct ipf_rdx_node *
dupkey
;
member in struct:ipf_rdx_node
Completed in 12 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025