Home
last modified time | relevance | path

Searched refs:CLNPOVAL_COMPRT (Results 1 – 3 of 3) 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.h244 #define CLNPOVAL_COMPRT 0x01 /* complete source routing */ macro
H A Dclnp_subr.c542 if ((CLNPSRCRT_TYPE(oidx, options) == CLNPOVAL_COMPRT) &&