Home
last modified time | relevance | path

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

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