Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dx_tables.c370 static int target_revfn(u8 af, const char *name, u8 revision, int *bestp) in target_revfn() function
387 return target_revfn(NFPROTO_UNSPEC, name, revision, bestp); in target_revfn()
399 have_rev = target_revfn(af, name, revision, &best); in xt_find_revision()