Searched refs:dccps_hc_rx_insert_options (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/dccp/
H A Doptions.c578 if (dp->dccps_hc_rx_insert_options) {
581 dp->dccps_hc_rx_insert_options = 0;
/linux-master/include/linux/
H A Ddccp.h256 * @dccps_hc_rx_insert_options - receiver wants to add options when acking
300 __u8 dccps_hc_rx_insert_options:1; member in struct:dccp_sock
/linux-master/net/dccp/ccids/
H A Dccid3.c634 dp->dccps_hc_rx_insert_options = 1;

Completed in 115 milliseconds