Searched refs:get_ctl_session_list (Results 1 – 3 of 3) sorted by relevance
110 struct list_head *get_ctl_session_list(CoAPContext *context);126 #define get_ctl_session_list(v) \ macro
40 struct list_head *get_ctl_session_list(CoAPContext *context) in get_ctl_session_list() function108 struct list_head *sessions = get_ctl_session_list(ctx); in get_ctl_session()145 struct list_head *sessions = get_ctl_session_list(ctx); in get_auth_session_by_checksum()
380 struct list_head *ctl_head = get_ctl_session_list(ctx); in do_auth()567 struct list_head *ctl_head = get_ctl_session_list(ctx); in heart_beat_cb()602 struct list_head *ctl_head = get_ctl_session_list(ctx); in on_client_auth_timer()
Completed in 6 milliseconds