Searched refs:target_revfn (Results 1 – 1 of 1) sorted by relevance
| /linux/net/netfilter/ |
| H A D | x_tables.c | 373 static int target_revfn(u8 af, const char *name, u8 revision, int *bestp) in target_revfn() 390 return target_revfn(NFPROTO_UNSPEC, name, revision, bestp); in target_revfn() 402 have_rev = target_revfn(af, name, revision, &best); in xt_find_revision() 370 static int target_revfn(u8 af, const char *name, u8 revision, int *bestp) target_revfn() function
|