Searched refs:IFLA_BR_PRIORITY (Results 1 – 4 of 4) sorted by relevance
88 r = sd_netlink_message_append_u16(req, IFLA_BR_PRIORITY, b->priority); in netdev_bridge_post_create_message()
442 IFLA_BR_PRIORITY, enumerator
137 [IFLA_BR_PRIORITY] = { .type = NETLINK_TYPE_U16 },
404 (void) sd_netlink_message_read_u16(m, IFLA_BR_PRIORITY, &info->priority); in decode_netdev()