Home
last modified time | relevance | path

Searched refs:NFULNL_CFG_F_SEQ_GLOBAL (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/netfilter/
Dnfnetlink_log.h95 #define NFULNL_CFG_F_SEQ_GLOBAL 0x0002 macro
/linux-2.6.39/net/netfilter/
Dnfnetlink_log.c507 if (inst->flags & NFULNL_CFG_F_SEQ_GLOBAL) in __build_packet_message()
607 if (inst->flags & NFULNL_CFG_F_SEQ_GLOBAL) in nfulnl_log_packet()