Lines Matching refs:ynl_sock
76 ynl_err_walk(struct ynl_sock *ys, void *start, void *end, unsigned int off,
139 ynl_ext_ack_check(struct ynl_sock *ys, const struct nlmsghdr *nlh,
387 static void ynl_err_reset(struct ynl_sock *ys)
394 struct nlmsghdr *ynl_msg_start(struct ynl_sock *ys, __u32 id, __u16 flags)
409 ynl_gemsg_start(struct ynl_sock *ys, __u32 id, __u16 flags,
428 void ynl_msg_start_req(struct ynl_sock *ys, __u32 id)
433 void ynl_msg_start_dump(struct ynl_sock *ys, __u32 id)
439 ynl_gemsg_start_req(struct ynl_sock *ys, __u32 id, __u8 cmd, __u8 version)
445 ynl_gemsg_start_dump(struct ynl_sock *ys, __u32 id, __u8 cmd, __u8 version)
451 int ynl_recv_ack(struct ynl_sock *ys, int ret)
482 ynl_get_family_info_mcast(struct ynl_sock *ys, const struct nlattr *mcasts)
519 struct ynl_sock *ys = yarg->ys;
547 static int ynl_sock_read_family(struct ynl_sock *ys, const char *family_name)
585 struct ynl_sock *
588 struct ynl_sock *ys;
636 void ynl_sock_destroy(struct ynl_sock *ys)
654 int ynl_subscribe(struct ynl_sock *ys, const char *grp_name)
678 int ynl_socket_get_fd(struct ynl_sock *ys)
683 struct ynl_ntf_base_type *ynl_ntf_dequeue(struct ynl_sock *ys)
698 static int ynl_ntf_parse(struct ynl_sock *ys, const struct nlmsghdr *nlh)
742 int ynl_ntf_check(struct ynl_sock *ys)
779 void ynl_error_unknown_notification(struct ynl_sock *ys, __u8 cmd)
792 ynl_check_alien(struct ynl_sock *ys, const struct nlmsghdr *nlh, __u32 rsp_cmd)
821 int ynl_exec(struct ynl_sock *ys, struct nlmsghdr *req_nlh,
884 int ynl_exec_dump(struct ynl_sock *ys, struct nlmsghdr *req_nlh,