Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/netfilter/
Dnfnetlink_log.h98 #define NFULNL_CFG_F_SEQ_GLOBAL 0x0002 macro
/Linux-v4.19/net/netfilter/
Dnfnetlink_log.c577 if ((inst->flags & NFULNL_CFG_F_SEQ_GLOBAL) && in __build_packet_message()
683 if (inst->flags & NFULNL_CFG_F_SEQ_GLOBAL) in nfulnl_log_packet()