Searched refs:IFLA_PHYS_PORT_ID (Results 1 – 2 of 2) sorted by relevance
151 IFLA_PHYS_PORT_ID, enumerator
371 [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()