Searched refs:get_svr_session_list (Results 1 – 3 of 3) sorted by relevance
114 struct list_head *get_svr_session_list(CoAPContext *context);122 #define get_svr_session_list(v) \ macro
311 svr_head = get_svr_session_list(ctx); in alcs_rec_auth()550 sessions = get_svr_session_list(context); in recv_msg_handler()692 struct list_head *ctl_head = get_svr_session_list(ctx); in alcs_rec_heart_beat()762 sessions = get_svr_session_list(ctx); in observe_data_encrypt()779 struct list_head *head = get_svr_session_list(ctx); in on_svr_auth_timer()
50 struct list_head *get_svr_session_list(CoAPContext *context) in get_svr_session_list() function118 struct list_head *sessions = get_svr_session_list(ctx); in get_svr_session()152 struct list_head *sessions1 = get_svr_session_list(ctx); in get_auth_session_by_checksum()
Completed in 6 milliseconds