check_set
if (check_set(&channel, s1))
if (check_set(&id, s2))
if (check_set(&lun, s3))
__u8 check_set;
__u8 check_set;
rc = check_set(&query->function, arg, "func");
if (check_set(&query->filename, arg, "file"))
if (check_set(&query->function, fline, "func"))
rc = check_set(&query->module, arg, "module");
rc = check_set(&query->format, arg, "format");
rc = check_set(&query->class_string, arg, "class");
(info->check_set & XT_RECENT_TTL) ? ttl : 0);
if (!(info->check_set & XT_RECENT_SET))
if (info->check_set & XT_RECENT_SET)
else if (info->check_set & XT_RECENT_REMOVE) {
} else if (info->check_set & (XT_RECENT_CHECK | XT_RECENT_UPDATE)) {
if (info->check_set & XT_RECENT_REAP)
info->check_set & XT_RECENT_UPDATE && ret);
if (info->check_set & XT_RECENT_SET ||
(info->check_set & XT_RECENT_UPDATE && ret)) {
if (info->check_set & ~XT_RECENT_VALID_FLAGS) {
info->check_set);
if (hweight8(info->check_set &
if ((info->check_set & (XT_RECENT_SET | XT_RECENT_REMOVE)) &&
(info->check_set & XT_RECENT_MODIFIERS)))
if ((info->check_set & XT_RECENT_REAP) && !info->seconds)