Home
last modified time | relevance | path

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

/net/ipv4/netfilter/
Darp_tables.c387 static int check_target(struct arpt_entry *e, struct net *net, const char *name) in check_target() function
424 ret = check_target(e, net, name); in find_check_entry()
Dip_tables.c498 static int check_target(struct ipt_entry *e, struct net *net, const char *name) in check_target() function
553 ret = check_target(e, net, name); in find_check_entry()
/net/ipv6/netfilter/
Dip6_tables.c517 static int check_target(struct ip6t_entry *e, struct net *net, const char *name) in check_target() function
573 ret = check_target(e, net, name); in find_check_entry()