Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/netfilter/
Darp_tables.c491 static inline int check_target(struct arpt_entry *e, const char *name) in check_target() function
534 ret = check_target(e, name); in find_check_entry()
1419 ret = check_target(iter1, name); in translate_compat_table()
Dip_tables.c629 static int check_target(struct ipt_entry *e, struct net *net, const char *name) in check_target() function
691 ret = check_target(e, net, name); in find_check_entry()
1626 ret = check_target(e, net, name); in compat_check_entry()
/linux-4.1.27/drivers/s390/scsi/
Dzfcp_erp.c1274 goto check_target; in zfcp_erp_strategy()
1309 check_target: in zfcp_erp_strategy()
/linux-4.1.27/net/ipv6/netfilter/
Dip6_tables.c642 static int check_target(struct ip6t_entry *e, struct net *net, const char *name) in check_target() function
705 ret = check_target(e, net, name); in find_check_entry()
1639 ret = check_target(e, net, name); in compat_check_entry()