Home
last modified time | relevance | path

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

/third_party/libnl/include/linux-private/linux/
Dif_link.h151 IFLA_PHYS_PORT_ID, enumerator
/third_party/libnl/lib/route/
Dlink.c371 [IFLA_PHYS_PORT_ID] = { .type = NLA_UNSPEC },
771 if (tb[IFLA_PHYS_PORT_ID]) { in link_msg_parser()
772 link->l_phys_port_id = nl_data_alloc_attr(tb[IFLA_PHYS_PORT_ID]); in link_msg_parser()