Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dnf_conntrack_common.h94 IPS_TEMPLATE = (1 << IPS_TEMPLATE_BIT), enumerator
126 IPS_SEQ_ADJUST | IPS_TEMPLATE | IPS_UNTRACKED |
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_core.c544 tmpl->status = IPS_TEMPLATE; in nf_ct_tmpl_alloc()