Home
last modified time | relevance | path

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

/third_party/libnl/include/linux-private/linux/
Dif_link.h153 IFLA_PHYS_SWITCH_ID, enumerator
/third_party/libnl/lib/route/
Dlink.c373 [IFLA_PHYS_SWITCH_ID] = { .type = NLA_UNSPEC },
785 if (tb[IFLA_PHYS_SWITCH_ID]) { in link_msg_parser()
786 link->l_phys_switch_id = nl_data_alloc_attr(tb[IFLA_PHYS_SWITCH_ID]); in link_msg_parser()