Searched refs:qeth_l3_arp_get_error_cause (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/s390/net/ |
D | qeth_l3_main.c | 2143 static const char *qeth_l3_arp_get_error_cause(int *rc) in qeth_l3_arp_get_error_cause() function 2190 qeth_l3_arp_get_error_cause(&rc), tmp, tmp); in qeth_l3_arp_set_no_entries() 2365 qeth_l3_arp_get_error_cause(&rc), tmp, tmp); in qeth_l3_query_arp_cache_info() 2457 qeth_l3_arp_get_error_cause(&rc), tmp, tmp); in qeth_l3_arp_add_entry() 2498 qeth_l3_arp_get_error_cause(&rc), tmp, tmp); in qeth_l3_arp_remove_entry() 2526 qeth_l3_arp_get_error_cause(&rc), tmp, tmp); in qeth_l3_arp_flush_cache()
|