Home
last modified time | relevance | path

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

/linux/drivers/net/bonding/
H A Dbond_netlink.c160 char queue_id_str[IFNAMSIZ + 7]; in bond_slave_changelink() local
163 snprintf(queue_id_str, sizeof(queue_id_str), "%s:%u\n", in bond_slave_changelink()
165 bond_opt_initstr(&newval, queue_id_str); in bond_slave_changelink()