Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/netfilter/
Dnfnetlink_log.h109 #define NFULNL_CFG_F_SEQ_GLOBAL 0x0002 macro
/Linux-v6.1/net/netfilter/
Dnfnetlink_log.c627 if ((inst->flags & NFULNL_CFG_F_SEQ_GLOBAL) && in __build_packet_message()
737 if (inst->flags & NFULNL_CFG_F_SEQ_GLOBAL) in nfulnl_log_packet()