Searched refs:dccpsl_list (Results 1 – 2 of 2) sorted by relevance
201 __be32 dccpsl_list[]; member213 if (sl->dccpsl_list[i] == service) in dccp_list_has_service()
429 if (copy_from_sockptr_offset(sl->dccpsl_list, optval, in dccp_setsockopt_service()607 (sl != NULL && copy_to_user(optval + 1, sl->dccpsl_list, slen))) in dccp_getsockopt_service()
Completed in 5 milliseconds