Lines Matching refs:LOG_DEBUG
670 NETAGENTLOG0(LOG_DEBUG, "Request to get use count"); in netagent_ctl_getopt()
675 NETAGENTLOG0(LOG_DEBUG, "Request to get token count"); in netagent_ctl_getopt()
680 NETAGENTLOG0(LOG_DEBUG, "Request to get token low water mark"); in netagent_ctl_getopt()
710 NETAGENTLOG0(LOG_DEBUG, "Request for registration"); in netagent_ctl_setopt()
715 NETAGENTLOG0(LOG_DEBUG, "Request for update"); in netagent_ctl_setopt()
720 NETAGENTLOG0(LOG_DEBUG, "Request for unregistration"); in netagent_ctl_setopt()
725 NETAGENTLOG0(LOG_DEBUG, "Request for assigning nexus"); in netagent_ctl_setopt()
730 NETAGENTLOG0(LOG_DEBUG, "Request for assigning group members"); in netagent_ctl_setopt()
735 NETAGENTLOG0(LOG_DEBUG, "Request to set use count"); in netagent_ctl_setopt()
740 NETAGENTLOG0(LOG_DEBUG, "Request to add a token"); in netagent_ctl_setopt()
745 NETAGENTLOG0(LOG_DEBUG, "Request to flush tokens"); in netagent_ctl_setopt()
750 NETAGENTLOG0(LOG_DEBUG, "Request to set token low water mark"); in netagent_ctl_setopt()
755 NETAGENTLOG0(LOG_DEBUG, "Request to reset client error"); in netagent_ctl_setopt()
777 NETAGENTLOG(LOG_DEBUG, "Create agent session, control unit %d", control_unit); in netagent_create_session()
890 NETAGENTLOG0(LOG_DEBUG, "Unregistered agent"); in netagent_unregister_session_wrapper()
1007 NETAGENTLOG0(LOG_DEBUG, "Registered new agent"); in netagent_register()
1067 NETAGENTLOG0(LOG_DEBUG, "Registered new agent"); in netagent_handle_register_setopt()
1125 NETAGENTLOG0(LOG_DEBUG, "Registered new agent"); in netagent_handle_register_message()
1273 NETAGENTLOG0(LOG_DEBUG, "Updated agent (no changes)"); in netagent_handle_update_inner()
1310 NETAGENTLOG0(LOG_DEBUG, "Updated agent"); in netagent_handle_update_inner()
1523 NETAGENTLOG((error == ENOENT ? LOG_DEBUG : LOG_ERR), "Client assignment failed: %d", error); in netagent_assign_nexus()
1527 NETAGENTLOG0(LOG_DEBUG, "Agent assigned nexus properties to client"); in netagent_assign_nexus()
1627 NETAGENTLOG0(LOG_DEBUG, "Agent assigned nexus properties to client"); in netagent_handle_assign_nexus_setopt()
1701 NETAGENTLOG0(LOG_DEBUG, "Agent assigned nexus properties to client"); in netagent_handle_assign_nexus_message()
1773 NETAGENTLOG0(LOG_DEBUG, "Agent assigned group members to client"); in netagent_handle_assign_group_setopt()
2156 NETAGENTLOG0(LOG_DEBUG, "Interface event with no associated agent"); in netagent_post_updated_interfaces()
2330 NETAGENTLOG0(LOG_DEBUG, "Flags requested for invalid netagent"); in netagent_get_flags()
2358 NETAGENTLOG0(LOG_DEBUG, in netagent_set_flags()
2380 NETAGENTLOG0(LOG_DEBUG, "Generation requested for invalid netagent"); in netagent_get_generation()
2478 NETAGENTLOG0(LOG_DEBUG, "Requested netagent for nexus instance could not be found"); in netagent_client_message_with_params()
2684 NETAGENTLOG0(LOG_DEBUG, "Requested netagent for nexus instance could not be found"); in netagent_copyout()
2699 NETAGENTLOG((error ? LOG_ERR : LOG_DEBUG), "Copied agent content (error %d)", error); in netagent_copyout()
2718 NETAGENTLOG0(LOG_DEBUG, "Network agent for request UUID could not be found"); in netagent_acquire_token()
2725 NETAGENTLOG0(LOG_DEBUG, "Network agent does not have any tokens"); in netagent_acquire_token()
2754 NETAGENTLOG((error ? LOG_ERR : LOG_DEBUG), "Copied token content (error %d)", error); in netagent_acquire_token()