csnet
Loading...
Searching...
No Matches
Data Fields
scion_path_predicate Struct Reference

A path predicate. More...

#include <scion.h>

Collaboration diagram for scion_path_predicate:
Collaboration graph
[legend]

Data Fields

scion_path_predicate_fn fn
 
void * ctx
 

Detailed Description

A path predicate.

Field Documentation

◆ fn

scion_path_predicate_fn scion_path_predicate::fn

The predicate function.

◆ ctx

void* scion_path_predicate::ctx

The user-defined context that will be provided to the predicate function. Can be NULL.


The documentation for this struct was generated from the following file: