|
csnet
|
A path predicate. More...
#include <scion.h>

Data Fields | |
| scion_path_predicate_fn | fn |
| void * | ctx |
A path predicate.
| scion_path_predicate_fn scion_path_predicate::fn |
The predicate function.
| void* scion_path_predicate::ctx |
The user-defined context that will be provided to the predicate function. Can be NULL.