Home
last modified time | relevance | path

Searched refs:dccpsl_list (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Ddccp.h201 __be32 dccpsl_list[0]; member
213 if (sl->dccpsl_list[i] == service) in dccp_list_has_service()
/Linux-v5.4/net/dccp/
Dproto.c420 if (copy_from_user(sl->dccpsl_list, in dccp_setsockopt_service()
612 (sl != NULL && copy_to_user(optval + 1, sl->dccpsl_list, slen))) in dccp_getsockopt_service()