Home
last modified time | relevance | path

Searched full:team_attr_item_port (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/netlink/specs/
H A Dteam.yaml37 [TEAM_ATTR_ITEM_PORT]
39 [TEAM_ATTR_ITEM_PORT]
/linux/include/uapi/linux/
H A Dif_team.h49 TEAM_ATTR_ITEM_PORT, enumerator
/linux/drivers/net/team/
H A Dteam_core.c2678 port_item = nla_nest_start_noflag(skb, TEAM_ATTR_ITEM_PORT); in team_nl_fill_one_port_get()