Searched refs:netdev_op_str (Results 1 – 3 of 3) sorted by relevance
19 const char *netdev_op_str(int op);
23 const char *netdev_op_str(int op) in netdev_op_str() function
43 name = netdev_op_str(op); in netdev_print_device()