Lines Matching refs:nl_msg
176 ksft_eq(e.nl_msg.error, -errno.ENODEV)
247 ksft_eq(cm.exception.nl_msg.error, -errno.ENODEV)
274 ksft_eq(the_exception.nl_msg.extack['bad-attr'], ".dev-id")
275 ksft_eq(the_exception.nl_msg.error, -errno.EINVAL)
292 ksft_eq(the_exception.nl_msg.extack['bad-attr'], ".dev-id")
293 ksft_eq(the_exception.nl_msg.error, -errno.EINVAL)
306 ksft_eq(the_exception.nl_msg.extack['miss-type'], "dev-id")
307 ksft_eq(the_exception.nl_msg.error, -errno.EINVAL)
333 ksft_eq(the_exception.nl_msg.error, -errno.EINVAL)
383 ksft_eq(cm.exception.nl_msg.error, -errno.EOPNOTSUPP)