Lines Matching refs:NL_SET_ERR_MSG_MOD

100 		NL_SET_ERR_MSG_MOD(extack, "Invalid vlan state");  in br_vlan_modify_state()
110 NL_SET_ERR_MSG_MOD(extack, "Can't modify vlan state when using kernel STP"); in br_vlan_modify_state()
115 NL_SET_ERR_MSG_MOD(extack, "Can't modify vlan state directly when MST is enabled"); in br_vlan_modify_state()
148 NL_SET_ERR_MSG_MOD(extack, "Can't modify tunnel mapping of non-port vlans"); in br_vlan_modify_tunnel()
152 NL_SET_ERR_MSG_MOD(extack, "Port doesn't have tunnel flag set"); in br_vlan_modify_tunnel()
163 NL_SET_ERR_MSG_MOD(extack, "Missing tunnel command attribute"); in br_vlan_modify_tunnel()
170 NL_SET_ERR_MSG_MOD(extack, "Missing tunnel id attribute"); in br_vlan_modify_tunnel()
186 NL_SET_ERR_MSG_MOD(extack, "Unsupported tunnel command"); in br_vlan_modify_tunnel()
231 NL_SET_ERR_MSG_MOD(extack, "Can't set mcast_max_groups for non-port vlans"); in br_vlan_process_one_opts()
235 NL_SET_ERR_MSG_MOD(extack, "Multicast snooping disabled on this VLAN"); in br_vlan_process_one_opts()
250 NL_SET_ERR_MSG_MOD(extack, "Can't set neigh_suppress for non-port vlans"); in br_vlan_process_one_opts()
281 NL_SET_ERR_MSG_MOD(extack, "Vlan range start doesn't exist, can't process options"); in br_vlan_process_options()
285 NL_SET_ERR_MSG_MOD(extack, "Vlan range end doesn't exist, can't process options"); in br_vlan_process_options()
295 NL_SET_ERR_MSG_MOD(extack, "Vlan in range doesn't exist, can't process options"); in br_vlan_process_options()
659 NL_SET_ERR_MSG_MOD(extack, "Global vlan options support only set operation"); in br_vlan_rtm_process_global_options()
663 NL_SET_ERR_MSG_MOD(extack, "Global vlan options can only be set on bridge device"); in br_vlan_rtm_process_global_options()
677 NL_SET_ERR_MSG_MOD(extack, "Missing vlan entry id"); in br_vlan_rtm_process_global_options()
689 NL_SET_ERR_MSG_MOD(extack, "End vlan id is less than or equal to start vlan id"); in br_vlan_rtm_process_global_options()
701 NL_SET_ERR_MSG_MOD(extack, "Vlan in range doesn't exist, can't process global options"); in br_vlan_rtm_process_global_options()