Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/bonding/
H A Dbond_procfs.c81 bond->params.xmit_policy); in bond_info_show_master()
83 optval->string, bond->params.xmit_policy); in bond_info_show_master()
H A Dbond_sysfs.c218 val = bond_opt_get_val(BOND_OPT_XMIT_HASH, bond->params.xmit_policy); in bonding_show_xmit_hash()
220 return sprintf(buf, "%s %d\n", val->string, bond->params.xmit_policy); in bonding_show_xmit_hash()
H A Dbond_main.c312 if (bond->params.xmit_policy == BOND_XMIT_POLICY_LAYER34) in bond_sk_check()
1449 switch (bond->params.xmit_policy) { in bond_lag_hash_type()
3549 bool l34 = bond->params.xmit_policy == BOND_XMIT_POLICY_LAYER34; in bond_flow_dissect()
3552 switch (bond->params.xmit_policy) { in bond_flow_dissect()
3617 if (bond->params.xmit_policy == BOND_XMIT_POLICY_ENCAP34 && in bond_xmit_hash()
3621 if (bond->params.xmit_policy == BOND_XMIT_POLICY_VLAN_SRCMAC) in bond_xmit_hash()
3624 if (bond->params.xmit_policy == BOND_XMIT_POLICY_LAYER2 || in bond_xmit_hash()
3628 if (bond->params.xmit_policy == BOND_XMIT_POLICY_LAYER23 || in bond_xmit_hash()
3629 bond->params.xmit_policy == BOND_XMIT_POLICY_ENCAP23) { in bond_xmit_hash()
5297 params->xmit_policy = xmit_hashtype; in bond_check_params()
H A Dbond_netlink.c597 bond->params.xmit_policy)) in bond_fill_info()
H A Dbond_options.c1250 bond->params.xmit_policy = newval->value; in bond_option_xmit_hash_policy_set()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/bonding/
H A Dbond_procfs.c81 bond->params.xmit_policy); in bond_info_show_master()
83 optval->string, bond->params.xmit_policy); in bond_info_show_master()
H A Dbond_sysfs.c218 val = bond_opt_get_val(BOND_OPT_XMIT_HASH, bond->params.xmit_policy); in bonding_show_xmit_hash()
220 return sprintf(buf, "%s %d\n", val->string, bond->params.xmit_policy); in bonding_show_xmit_hash()
H A Dbond_main.c312 if (bond->params.xmit_policy == BOND_XMIT_POLICY_LAYER34) in bond_sk_check()
1449 switch (bond->params.xmit_policy) { in bond_lag_hash_type()
3549 bool l34 = bond->params.xmit_policy == BOND_XMIT_POLICY_LAYER34; in bond_flow_dissect()
3552 switch (bond->params.xmit_policy) { in bond_flow_dissect()
3617 if (bond->params.xmit_policy == BOND_XMIT_POLICY_ENCAP34 && in bond_xmit_hash()
3621 if (bond->params.xmit_policy == BOND_XMIT_POLICY_VLAN_SRCMAC) in bond_xmit_hash()
3624 if (bond->params.xmit_policy == BOND_XMIT_POLICY_LAYER2 || in bond_xmit_hash()
3628 if (bond->params.xmit_policy == BOND_XMIT_POLICY_LAYER23 || in bond_xmit_hash()
3629 bond->params.xmit_policy == BOND_XMIT_POLICY_ENCAP23) { in bond_xmit_hash()
5297 params->xmit_policy = xmit_hashtype; in bond_check_params()
H A Dbond_netlink.c597 bond->params.xmit_policy)) in bond_fill_info()
H A Dbond_options.c1250 bond->params.xmit_policy = newval->value; in bond_option_xmit_hash_policy_set()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/bonding/
H A Dbond_procfs.c81 bond->params.xmit_policy); in bond_info_show_master()
83 optval->string, bond->params.xmit_policy); in bond_info_show_master()
H A Dbond_sysfs.c218 val = bond_opt_get_val(BOND_OPT_XMIT_HASH, bond->params.xmit_policy); in bonding_show_xmit_hash()
220 return sprintf(buf, "%s %d\n", val->string, bond->params.xmit_policy); in bonding_show_xmit_hash()
H A Dbond_main.c312 if (bond->params.xmit_policy == BOND_XMIT_POLICY_LAYER34) in bond_sk_check()
1449 switch (bond->params.xmit_policy) { in bond_lag_hash_type()
3549 bool l34 = bond->params.xmit_policy == BOND_XMIT_POLICY_LAYER34; in bond_flow_dissect()
3552 switch (bond->params.xmit_policy) { in bond_flow_dissect()
3617 if (bond->params.xmit_policy == BOND_XMIT_POLICY_ENCAP34 && in bond_xmit_hash()
3621 if (bond->params.xmit_policy == BOND_XMIT_POLICY_VLAN_SRCMAC) in bond_xmit_hash()
3624 if (bond->params.xmit_policy == BOND_XMIT_POLICY_LAYER2 || in bond_xmit_hash()
3628 if (bond->params.xmit_policy == BOND_XMIT_POLICY_LAYER23 || in bond_xmit_hash()
3629 bond->params.xmit_policy == BOND_XMIT_POLICY_ENCAP23) { in bond_xmit_hash()
5297 params->xmit_policy = xmit_hashtype; in bond_check_params()
H A Dbond_netlink.c597 bond->params.xmit_policy)) in bond_fill_info()
H A Dbond_options.c1250 bond->params.xmit_policy = newval->value; in bond_option_xmit_hash_policy_set()
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Dbonding.h121 int xmit_policy; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Dbonding.h121 int xmit_policy; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Dbonding.h121 int xmit_policy; member