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

/linux-master/net/netfilter/
H A Dx_tables.c348 static int match_revfn(u8 af, const char *name, u8 revision, int *bestp) function
365 return match_revfn(NFPROTO_UNSPEC, name, revision, bestp);
401 have_rev = match_revfn(af, name, revision, &best);

Completed in 89 milliseconds