Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_sane.h10 SANE_STATE_START_REQUESTED, enumerator
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_sane.c110 WRITE_ONCE(ct_sane_info->state, SANE_STATE_START_REQUESTED); in help()
117 if (READ_ONCE(ct_sane_info->state) != SANE_STATE_START_REQUESTED) in help()