Searched refs:dccp_insert_options_rsk (Results 1 – 3 of 3) sorted by relevance
487 extern int dccp_insert_options_rsk(struct dccp_request_sock*, struct sk_buff*);
624 int dccp_insert_options_rsk(struct dccp_request_sock *dreq, struct sk_buff *skb) in dccp_insert_options_rsk() function
421 if (dccp_insert_options_rsk(dreq, skb)) in dccp_make_response()