Searched refs:dccp_insert_options_rsk (Results 1 – 3 of 3) sorted by relevance
592 int dccp_insert_options_rsk(struct dccp_request_sock *dreq, struct sk_buff *skb) in dccp_insert_options_rsk() function
467 int dccp_insert_options_rsk(struct dccp_request_sock *, struct sk_buff *);
423 if (dccp_insert_options_rsk(dreq, skb)) in dccp_make_response()