Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dnfnetlink_log.h110 #define NFULNL_CFG_F_CONNTRACK 0x0004 macro
/openbmc/linux/net/netfilter/
H A Dnfnetlink_log.c748 if (inst->flags & NFULNL_CFG_F_CONNTRACK) { in nfulnl_log_packet()
918 if ((flags & NFULNL_CFG_F_CONNTRACK) && in nfulnl_recv_config()