Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Ddccp.h183 struct dccp_options_received { struct
296 struct dccp_options_received dccps_options_received;
/Linux-v4.19/net/dccp/
Doptions.c61 struct dccp_options_received *opt_recv = &dp->dccps_options_received; in dccp_parse_options()