Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Ddevlink.h419 DEVLINK_ATTR_DPIPE_TABLES, /* nested */ enumerator
/openbmc/linux/net/devlink/
H A Ddpipe.c243 tables_attr = nla_nest_start_noflag(skb, DEVLINK_ATTR_DPIPE_TABLES); in devlink_dpipe_tables_fill()