Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dxt_u32.c78 nvals = ct->nvalues; in u32_match_it()
83 if (i >= ct->nvalues) in u32_match_it()
112 ct->nvalues > ARRAY_SIZE(ct->value)) in u32_mt_checkentry()
/linux/include/uapi/linux/netfilter/
H A Dxt_u32.h34 __u8 nvalues; member