Searched defs:sock_ctx (Results 1 – 2 of 2) sorted by relevance
361 struct lwm2m_ctx **sock_ctx = lwm2m_sock_ctx(); in lwm2m_notify_observer_path() local861 struct lwm2m_ctx **sock_ctx = lwm2m_sock_ctx(); in engine_remove_observer_by_id() local1373 struct lwm2m_ctx **sock_ctx = lwm2m_sock_ctx(); in lwm2m_path_is_observed() local
107 static struct lwm2m_ctx *sock_ctx[MAX_POLL_FD]; variable