Searched refs:fmatch (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dxt_osf.c203 int fmatch = FMATCH_WRONG, fcount = 0; local
241 fmatch = FMATCH_WRONG;
271 fmatch = FMATCH_OK;
288 fmatch = FMATCH_OPT_WRONG;
290 if (fmatch != FMATCH_OK)
294 if (fmatch != FMATCH_OPT_WRONG) {
295 fmatch = FMATCH_WRONG;
300 fmatch = FMATCH_OK;
314 fmatch = FMATCH_OK;
320 fmatch
[all...]

Completed in 28 milliseconds