Lines Matching defs:arg
45 static int nl_valid_handler_verbose(struct nl_msg *msg, void *arg) in nl_valid_handler_verbose()
56 static int nl_invalid_handler_verbose(struct nl_msg *msg, void *arg) in nl_invalid_handler_verbose()
67 static int nl_overrun_handler_verbose(struct nl_msg *msg, void *arg) in nl_overrun_handler_verbose()
79 struct nlmsgerr *e, void *arg) in nl_error_handler_verbose()
92 static int nl_valid_handler_debug(struct nl_msg *msg, void *arg) in nl_valid_handler_debug()
103 static int nl_finish_handler_debug(struct nl_msg *msg, void *arg) in nl_finish_handler_debug()
114 static int nl_msg_in_handler_debug(struct nl_msg *msg, void *arg) in nl_msg_in_handler_debug()
124 static int nl_msg_out_handler_debug(struct nl_msg *msg, void *arg) in nl_msg_out_handler_debug()
134 static int nl_skipped_handler_debug(struct nl_msg *msg, void *arg) in nl_skipped_handler_debug()
145 static int nl_ack_handler_debug(struct nl_msg *msg, void *arg) in nl_ack_handler_debug()
294 nl_recvmsg_msg_cb_t func, void *arg) in nl_cb_set()
323 nl_recvmsg_msg_cb_t func, void *arg) in nl_cb_set_all()
344 nl_recvmsg_err_cb_t func, void *arg) in nl_cb_err()