Searched refs:CIS_GET_LTUPLE_IGNORE (Results 1 – 3 of 3) sorted by relevance
767 if (!(flags & CIS_GET_LTUPLE_IGNORE)) in cis_get_ltuple()776 if (!(flags & CIS_GET_LTUPLE_IGNORE)) in cis_get_ltuple()783 if ((flags & CIS_GET_LTUPLE_IGNORE) || in cis_get_ltuple()792 if ((flags & CIS_GET_LTUPLE_IGNORE) || in cis_get_ltuple()800 if ((flags & CIS_GET_LTUPLE_IGNORE) || in cis_get_ltuple()809 if ((flags & CIS_GET_LTUPLE_IGNORE) || in cis_get_ltuple()817 (!(flags & CIS_GET_LTUPLE_IGNORE)) && in cis_get_ltuple()824 (!(flags & CIS_GET_LTUPLE_IGNORE)) && in cis_get_ltuple()1123 CIS_GET_LTUPLE_IGNORE) != NULL) { in cis_list_create()1127 CIS_GET_LTUPLE_IGNORE)) != NULL) { in cis_list_create()[all …]
317 #define CIS_GET_LTUPLE_IGNORE 0x000010000 /* return ignored tuples */ macro
1102 flags |= CIS_GET_LTUPLE_IGNORE; in cs_get_firstnext_tuple()