Lines Matching refs:nl_msg
50 static int nl_valid_handler_verbose(struct nl_msg *msg, void *arg)
61 static int nl_invalid_handler_verbose(struct nl_msg *msg, void *arg)
72 static int nl_overrun_handler_verbose(struct nl_msg *msg, void *arg)
96 static int nl_valid_handler_debug(struct nl_msg *msg, void *arg)
107 static int nl_finish_handler_debug(struct nl_msg *msg, void *arg)
118 static int nl_msg_in_handler_debug(struct nl_msg *msg, void *arg)
128 static int nl_msg_out_handler_debug(struct nl_msg *msg, void *arg)
138 static int nl_skipped_handler_debug(struct nl_msg *msg, void *arg)
149 static int nl_ack_handler_debug(struct nl_msg *msg, void *arg)
388 int (*func)(struct nl_sock *, struct nl_msg *))