Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c230 tp->flags |= CISTPLF_VALID; in cis_no_tuple_handler()
268 tp->flags |= CISTPLF_VALID; in cis_unknown_tuple_handler()
1867 tp->flags |= CISTPLF_VALID;
1944 tp->flags |= CISTPLF_VALID;
2025 tp->flags |= CISTPLF_VALID;
/titanic_44/usr/src/uts/common/pcmcia/sys/
H A Dcis.h276 #define CISTPLF_VALID 0x000000008 /* tuple is valid */ macro