Searched refs:EBT_LOG_IP (Results 1 – 2 of 2) sorted by relevance
6 #define EBT_LOG_IP 0x01 /* if the frame is made by ip, log the ip information */ macro10 #define EBT_LOG_MASK (EBT_LOG_IP | EBT_LOG_ARP | EBT_LOG_IP6)
131 loginfo->bitmask |= EBT_LOG_IP; in brlog_parse()170 if (loginfo->bitmask & EBT_LOG_IP) in brlog_print()