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

/linux-4.1.27/net/netfilter/
H A Dx_tables.c286 static int target_revfn(u8 af, const char *name, u8 revision, int *bestp) target_revfn() function
301 return target_revfn(NFPROTO_UNSPEC, name, revision, bestp); target_revfn()
314 have_rev = target_revfn(af, name, revision, &best); xt_find_revision()

Completed in 67 milliseconds