Searched refs:check_target (Results 1 – 4 of 4) sorted by relevance
| /Linux-v4.19/drivers/s390/scsi/ |
| D | zfcp_erp.c | 1401 goto check_target; in zfcp_erp_strategy() 1436 check_target: in zfcp_erp_strategy()
|
| /Linux-v4.19/net/ipv4/netfilter/ |
| D | arp_tables.c | 386 static inline int check_target(struct arpt_entry *e, const char *name) in check_target() function 421 ret = check_target(e, name); in find_check_entry()
|
| D | ip_tables.c | 501 static int check_target(struct ipt_entry *e, struct net *net, const char *name) in check_target() function 556 ret = check_target(e, net, name); in find_check_entry()
|
| /Linux-v4.19/net/ipv6/netfilter/ |
| D | ip6_tables.c | 519 static int check_target(struct ip6t_entry *e, struct net *net, const char *name) in check_target() function 575 ret = check_target(e, net, name); in find_check_entry()
|