Home
last modified time | relevance | path

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

/linux/drivers/net/bonding/
H A Dbond_sysfs.c748 return sysfs_emit(buf, "%hu\n", bond->params.ad_user_port_key); in bonding_show_ad_user_port_key()
752 static DEVICE_ATTR(ad_user_port_key, 0644,
H A Dbond_netlink.c821 bond->params.ad_user_port_key)) in bond_fill_info()
H A Dbond_main.c6166 u16 ad_user_port_key = 0; in bond_check_params() local
6482 ad_user_port_key = valptr->value; in bond_check_params()
6525 params->ad_user_port_key = ad_user_port_key; in bond_check_params()
H A Dbond_options.c1853 bond->params.ad_user_port_key = newval->value; in bond_option_ad_user_port_key_set()
/linux/include/net/
H A Dbonding.h149 u16 ad_user_port_key; member
/linux/Documentation/networking/
H A Dbonding.rst251 ad_user_port_key
1826 (c) ad_user_port_key : Use the user portion of the port-key. The default
1832 # echo $usr_port_key > /sys/class/net/bond0/bonding/ad_user_port_key