Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dx_tables.c350 static int target_revfn(u8 af, const char *name, u8 revision, int *bestp) in target_revfn() function
367 return target_revfn(NFPROTO_UNSPEC, name, revision, bestp); in target_revfn()
379 have_rev = target_revfn(af, name, revision, &best); in xt_find_revision()