Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/netfilter/
Dnfnetlink_log.h95 #define NFULNL_CFG_F_SEQ_GLOBAL 0x0002 macro
/linux-4.1.27/net/netfilter/
Dnfnetlink_log.c573 if ((inst->flags & NFULNL_CFG_F_SEQ_GLOBAL) && in __build_packet_message()
674 if (inst->flags & NFULNL_CFG_F_SEQ_GLOBAL) in nfulnl_log_packet()