Lines Matching defs:extack
97 #define NL_SET_ERR_MSG(extack, msg) do { \ argument
110 #define NL_SET_ERR_MSG_FMT(extack, fmt, args...) do { \ argument
126 #define NL_SET_ERR_MSG_MOD(extack, msg) \ argument
129 #define NL_SET_ERR_MSG_FMT_MOD(extack, fmt, args...) \ argument
132 #define NL_SET_ERR_MSG_WEAK(extack, msg) do { \ argument
137 #define NL_SET_ERR_MSG_WEAK_MOD(extack, msg) do { \ argument
142 #define NL_SET_BAD_ATTR_POLICY(extack, attr, pol) do { \ argument
149 #define NL_SET_BAD_ATTR(extack, attr) NL_SET_BAD_ATTR_POLICY(extack, attr, NULL) argument
151 #define NL_SET_ERR_MSG_ATTR_POL(extack, attr, pol, msg) do { \ argument
164 #define NL_SET_ERR_MSG_ATTR_POL_FMT(extack, attr, pol, fmt, args...) do { \ argument
183 #define NL_SET_ERR_MSG_ATTR(extack, attr, msg) \ argument
186 #define NL_SET_ERR_MSG_ATTR_FMT(extack, attr, msg, args...) \ argument
189 #define NL_SET_ERR_ATTR_MISS(extack, nest, type) do { \ argument
198 #define NL_REQ_ATTR_CHECK(extack, nest, tb, type) ({ \ argument
209 static inline void nl_set_extack_cookie_u64(struct netlink_ext_ack *extack, in nl_set_extack_cookie_u64()
288 struct netlink_ext_ack *extack; member
322 struct netlink_ext_ack *extack; member