Home
last modified time | relevance | path

Searched refs:NF_OSF_LOGLEVEL_FIRST (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_osf.h19 #define XT_OSF_LOGLEVEL_FIRST NF_OSF_LOGLEVEL_FIRST
H A Dnfnetlink_osf.h16 #define NF_OSF_LOGLEVEL_FIRST 1 /* log only the first matced fingerprint */ macro
/openbmc/linux/net/netfilter/
H A Dnfnetlink_osf.c244 info->loglevel == NF_OSF_LOGLEVEL_FIRST) in nf_osf_match()