Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Ddccp.h181 struct dccp_options_received { struct
294 struct dccp_options_received dccps_options_received;
/linux-4.1.27/net/dccp/
Doptions.c61 struct dccp_options_received *opt_recv = &dp->dccps_options_received; in dccp_parse_options()