Lines Matching refs:NL_SET_ERR_MSG_MOD
114 NL_SET_ERR_MSG_MOD(extack, "MPLS label out of range"); in valid_label()
148 NL_SET_ERR_MSG_MOD(extack, "Missing netlink attributes"); in tcf_mpls_init()
157 NL_SET_ERR_MSG_MOD(extack, "No MPLS params"); in tcf_mpls_init()
167 NL_SET_ERR_MSG_MOD(extack, "Protocol must be set for MPLS pop"); in tcf_mpls_init()
171 NL_SET_ERR_MSG_MOD(extack, "Invalid protocol type for MPLS pop"); in tcf_mpls_init()
176 NL_SET_ERR_MSG_MOD(extack, "Label, TTL, TC or BOS cannot be used with MPLS pop"); in tcf_mpls_init()
183 NL_SET_ERR_MSG_MOD(extack, "Label, TTL, TC, BOS or protocol cannot be used with MPLS dec_ttl"); in tcf_mpls_init()
189 NL_SET_ERR_MSG_MOD(extack, "Label is required for MPLS push"); in tcf_mpls_init()
194 NL_SET_ERR_MSG_MOD(extack, "Protocol must be an MPLS type for MPLS push"); in tcf_mpls_init()
209 NL_SET_ERR_MSG_MOD(extack, "Protocol cannot be used with MPLS modify"); in tcf_mpls_init()
214 NL_SET_ERR_MSG_MOD(extack, "Unknown MPLS action"); in tcf_mpls_init()