Searched refs:qeth_l3_arp_get_error_cause (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/s390/net/ |
D | qeth_l3_main.c | 1521 static const char *qeth_l3_arp_get_error_cause(int *rc) in qeth_l3_arp_get_error_cause() function 1568 qeth_l3_arp_get_error_cause(&rc), tmp, tmp); in qeth_l3_arp_set_no_entries() 1744 qeth_l3_arp_get_error_cause(&rc), tmp, tmp); in qeth_l3_query_arp_cache_info() 1833 qeth_l3_arp_get_error_cause(&rc), tmp, tmp); in qeth_l3_arp_add_entry() 1874 qeth_l3_arp_get_error_cause(&rc), tmp, tmp); in qeth_l3_arp_remove_entry() 1902 qeth_l3_arp_get_error_cause(&rc), tmp, tmp); in qeth_l3_arp_flush_cache()
|