Searched refs:qeth_l3_arp_get_error_cause (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/s390/net/ |
D | qeth_l3_main.c | 2253 static const char *qeth_l3_arp_get_error_cause(int *rc) in qeth_l3_arp_get_error_cause() function 2300 qeth_l3_arp_get_error_cause(&rc), tmp, tmp); in qeth_l3_arp_set_no_entries() 2475 qeth_l3_arp_get_error_cause(&rc), tmp, tmp); in qeth_l3_query_arp_cache_info() 2567 qeth_l3_arp_get_error_cause(&rc), tmp, tmp); in qeth_l3_arp_add_entry() 2608 qeth_l3_arp_get_error_cause(&rc), tmp, tmp); in qeth_l3_arp_remove_entry() 2636 qeth_l3_arp_get_error_cause(&rc), tmp, tmp); in qeth_l3_arp_flush_cache()
|