Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Ddevlink.h37 DEVLINK_CMD_SB_GET, /* can dump */ enumerator
/external/kernel-headers/original/uapi/linux/
Ddevlink.h37 DEVLINK_CMD_SB_GET, /* can dump */ enumerator
/external/iproute2/devlink/
Ddevlink.c1824 nlh = mnlg_msg_prepare(dl->nlg, DEVLINK_CMD_SB_GET, flags); in cmd_sb_show()