Home
last modified time | relevance | path

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

/original-bsd/sys/netiso/
H A Dclnp_options.c381 if (!((type == CLNPOVAL_PARTRT) || (type == CLNPOVAL_COMPRT)))
435 if (!((type == CLNPOVAL_PARTRT) || (type == CLNPOVAL_COMPRT)))
H A Dclnp.h243 #define CLNPOVAL_PARTRT 0x00 /* partial source routing */ macro