Home
last modified time | relevance | path

Searched refs:predict (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/doc/guides/prog_guide/
H A Dlpm6_lib.rst21 but there is no way to accurately predict the number needed to hold a specific number of rules,
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dfil.c7922 int predict; local
7990 predict = 1;
7992 predict = 1;
7994 predict = 0;
8014 it.iri_rule = predict ? next : NULL;
8015 if (predict == 0)