Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/scsi/
Dzfcp_erp.c1274 goto check_target; in zfcp_erp_strategy()
1309 check_target: in zfcp_erp_strategy()
/linux-4.4.14/net/ipv4/netfilter/
Darp_tables.c497 static inline int check_target(struct arpt_entry *e, const char *name) in check_target() function
540 ret = check_target(e, name); in find_check_entry()
Dip_tables.c632 static int check_target(struct ipt_entry *e, struct net *net, const char *name) in check_target() function
694 ret = check_target(e, net, name); in find_check_entry()
/linux-4.4.14/net/ipv6/netfilter/
Dip6_tables.c644 static int check_target(struct ip6t_entry *e, struct net *net, const char *name) in check_target() function
707 ret = check_target(e, net, name); in find_check_entry()