Home
last modified time | relevance | path

Searched refs:netdev_op_str (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/net/ynl/generated/
H A Dnetdev-user.h19 const char *netdev_op_str(int op);
H A Dnetdev-user.c23 const char *netdev_op_str(int op) in netdev_op_str() function
/openbmc/linux/tools/net/ynl/samples/
H A Dnetdev.c43 name = netdev_op_str(op); in netdev_print_device()