Searched refs:XT_OSF_LOG (Results 1 – 2 of 2) sorted by relevance
232 if (!(info->flags & XT_OSF_LOG) && strcmp(info->genre, f->genre)) in xt_osf_match_packet()329 if (info->flags & XT_OSF_LOG) in xt_osf_match_packet()338 if ((info->flags & XT_OSF_LOG) && in xt_osf_match_packet()344 if (!fcount && (info->flags & XT_OSF_LOG)) in xt_osf_match_packet()
28 #define XT_OSF_LOG (1<<2) macro