Searched refs:dccps_send_ndp_count (Results 1 – 4 of 4) sorted by relevance
289 __u8 dccps_send_ndp_count:1; member
555 if (dp->dccps_send_ndp_count && dccp_insert_option_ndp(sk, skb)) in dccp_insert_options()
185 cur_mps -= roundup(1 + 6 + 10 + dp->dccps_send_ndp_count * 8 + 6 + in dccp_sync_mss()
99 dccp_sk(sk)->dccps_send_ndp_count = (enable > 0); in dccp_hdlr_ndp()