Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dif_team.h82 TEAM_ATTR_ITEM_PORT, /* nest */ enumerator
/openbmc/linux/drivers/net/team/
H A Dteam.c2709 port_item = nla_nest_start_noflag(skb, TEAM_ATTR_ITEM_PORT); in team_nl_fill_one_port_get()