Lines Matching defs:nlh
140 ynl_ext_ack_check(struct ynl_sock *ys, const struct nlmsghdr *nlh, in ynl_ext_ack_check()
260 ynl_cb_error(const struct nlmsghdr *nlh, struct ynl_parse_arg *yarg) in ynl_cb_error()
279 static int ynl_cb_done(const struct nlmsghdr *nlh, struct ynl_parse_arg *yarg) in ynl_cb_done()
398 struct nlmsghdr *nlh; in ynl_msg_start() local
416 static int ynl_msg_end(struct ynl_sock *ys, struct nlmsghdr *nlh) in ynl_msg_end()
439 struct nlmsghdr *nlh; in ynl_gemsg_start() local
477 static int ynl_cb_null(const struct nlmsghdr *nlh, struct ynl_parse_arg *yarg) in ynl_cb_null()
489 const struct nlmsghdr *nlh; in __ynl_sock_read_msgs() local
595 ynl_get_family_info_cb(const struct nlmsghdr *nlh, struct ynl_parse_arg *yarg) in ynl_get_family_info_cb()
628 struct nlmsghdr *nlh; in ynl_sock_read_family() local
789 static int ynl_ntf_parse(struct ynl_sock *ys, const struct nlmsghdr *nlh) in ynl_ntf_parse()
827 ynl_ntf_trampoline(const struct nlmsghdr *nlh, struct ynl_parse_arg *yarg) in ynl_ntf_trampoline()
864 ynl_check_alien(struct ynl_sock *ys, const struct nlmsghdr *nlh, __u32 rsp_cmd) in ynl_check_alien()
882 int ynl_req_trampoline(const struct nlmsghdr *nlh, struct ynl_parse_arg *yarg) in ynl_req_trampoline()
915 ynl_dump_trampoline(const struct nlmsghdr *nlh, struct ynl_parse_arg *data) in ynl_dump_trampoline()