Lines Matching defs:arg
50 static int nl_valid_handler_verbose(struct nl_msg *msg, void *arg) in nl_valid_handler_verbose()
61 static int nl_invalid_handler_verbose(struct nl_msg *msg, void *arg) in nl_invalid_handler_verbose()
72 static int nl_overrun_handler_verbose(struct nl_msg *msg, void *arg) in nl_overrun_handler_verbose()
84 struct nlmsgerr *e, void *arg) in nl_error_handler_verbose()
96 static int nl_valid_handler_debug(struct nl_msg *msg, void *arg) in nl_valid_handler_debug()
107 static int nl_finish_handler_debug(struct nl_msg *msg, void *arg) in nl_finish_handler_debug()
118 static int nl_msg_in_handler_debug(struct nl_msg *msg, void *arg) in nl_msg_in_handler_debug()
128 static int nl_msg_out_handler_debug(struct nl_msg *msg, void *arg) in nl_msg_out_handler_debug()
138 static int nl_skipped_handler_debug(struct nl_msg *msg, void *arg) in nl_skipped_handler_debug()
149 static int nl_ack_handler_debug(struct nl_msg *msg, void *arg) in nl_ack_handler_debug()
286 nl_recvmsg_msg_cb_t func, void *arg) in nl_cb_set()
315 nl_recvmsg_msg_cb_t func, void *arg) in nl_cb_set_all()
336 nl_recvmsg_err_cb_t func, void *arg) in nl_cb_err()