Searched refs:check_target (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/drivers/s390/scsi/ |
H A D | zfcp_erp.c | 1274 goto check_target; zfcp_erp_strategy() 1309 check_target: zfcp_erp_strategy()
|
/linux-4.4.14/net/ipv4/netfilter/ |
H A D | arp_tables.c | 497 static inline int check_target(struct arpt_entry *e, const char *name) check_target() function 540 ret = check_target(e, name); find_check_entry()
|
H A D | ip_tables.c | 632 static int check_target(struct ipt_entry *e, struct net *net, const char *name) check_target() function 694 ret = check_target(e, net, name);
|
/linux-4.4.14/net/ipv6/netfilter/ |
H A D | ip6_tables.c | 644 static int check_target(struct ip6t_entry *e, struct net *net, const char *name) check_target() function 707 ret = check_target(e, net, name);
|
Completed in 143 milliseconds