OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipld_maxnodes
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_dstlist.h
47
int
ipld_maxnodes
;
member in struct:ippool_dst
ip_dstlist.c
539
if (d->ipld_nodes == d->
ipld_maxnodes
) {
541
sizeof(*nodes) * (d->
ipld_maxnodes
+ 1));
550
sizeof(*nodes) * d->
ipld_maxnodes
);
555
d->
ipld_maxnodes
++;
939
d->
ipld_maxnodes
* sizeof(*d->ipld_dests));
1279
for (j = 0; j < list->
ipld_maxnodes
; j++) {
Completed in 12 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025