Home
last modified time | relevance | path

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

/external/iproute2/devlink/
Ddevlink.c34 #define ESWITCH_INLINE_MODE_LINK "link" macro
742 } else if (strcmp(typestr, ESWITCH_INLINE_MODE_LINK) == 0) { in eswitch_inline_mode_get()
1449 return ESWITCH_INLINE_MODE_LINK; in eswitch_inline_mode_name()