Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/scsi/
Dzfcp_erp.c1401 goto check_target; in zfcp_erp_strategy()
1436 check_target: in zfcp_erp_strategy()
/Linux-v4.19/net/ipv4/netfilter/
Darp_tables.c386 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()
Dip_tables.c501 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/
Dip6_tables.c519 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()