Searched refs:cl_sctp_info_t (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/inet/ |
H A D | sctp_itf.h | 134 } cl_sctp_info_t; typedef 143 extern int cl_sctp_walk_list(int (*callback)(cl_sctp_info_t *, void *), void *,
|
/titanic_44/usr/src/uts/common/inet/sctp/ |
H A D | sctp_hash.c | 57 int cl_sctp_walk_list(int (*cl_callback)(cl_sctp_info_t *, void *), void *, 59 static int cl_sctp_walk_list_stack(int (*cl_callback)(cl_sctp_info_t *, 139 cl_sctp_walk_list(int (*cl_callback)(cl_sctp_info_t *, void *), in cl_sctp_walk_list() argument 157 cl_sctp_walk_list_stack(int (*cl_callback)(cl_sctp_info_t *, void *), in cl_sctp_walk_list_stack() argument 162 cl_sctp_info_t cl_sctpi; in cl_sctp_walk_list_stack()
|