Home
last modified time | relevance | path

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

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