Searched refs:logflags (Results 1 – 11 of 11) sorted by relevance
37 li.u.log.logflags = loginfo->logflags; in log_tg()
16 unsigned char logflags; member
93 bitmask = loginfo->u.log.logflags; in ebt_log_packet()187 li.u.log.logflags = info->bitmask; in ebt_log_tg()
92 if (!(ch->logflags & LOG_FLAG_ILLEGALPKT)) { in ctcm_unpack_skb()93 ch->logflags |= LOG_FLAG_ILLEGALPKT; in ctcm_unpack_skb()112 if (!(ch->logflags & LOG_FLAG_ILLEGALSIZE)) { in ctcm_unpack_skb()118 ch->logflags |= LOG_FLAG_ILLEGALSIZE; in ctcm_unpack_skb()129 if (!(ch->logflags & LOG_FLAG_OVERRUN)) { in ctcm_unpack_skb()134 ch->logflags |= LOG_FLAG_OVERRUN; in ctcm_unpack_skb()146 if (!(ch->logflags & LOG_FLAG_NOMEM)) { in ctcm_unpack_skb()150 ch->logflags |= LOG_FLAG_NOMEM; in ctcm_unpack_skb()165 ch->logflags = 0; in ctcm_unpack_skb()174 ch->logflags |= LOG_FLAG_OVERRUN; in ctcm_unpack_skb()
199 __u16 logflags; member
34 u_int8_t logflags; member
174 .logflags = NF_LOG_DEFAULT_MASK,
149 .logflags = NF_LOG_DEFAULT_MASK,
4386 __field(int, logflags)4393 __entry->logflags = res->tr_logflags;4400 __entry->logflags)