Lines Matching refs:host_context
48 int srp_host_init(void *NULLABLE host_context);
113 srp_key_t *NULLABLE srp_get_key(const char *NONNULL key_name, void *NULLABLE host_context);
116 int srp_reset_key(const char *NONNULL key_name, void *NULLABLE host_context);
124 uint8_t *NONNULL port, void *NULLABLE host_context);
132 uint8_t *NONNULL port, void *NULLABLE host_context);
139 int srp_make_udp_context(void *NULLABLE host_context, void *NULLABLE *NONNULL p_context,
158 int srp_deactivate_udp_context(void *NONNULL host_context, void *NONNULL context);
162 int srp_send_datagram(void *NULLABLE host_context,
168 int srp_set_wakeup(void *NULLABLE host_context,
172 int srp_cancel_wakeup(void *NULLABLE host_context, void *NONNULL context);