|
@@ -442,6 +442,8 @@ static inline int dccp_ack_pending(const struct sock *sk)
|
|
inet_csk_ack_scheduled(sk);
|
|
inet_csk_ack_scheduled(sk);
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+extern void dccp_feat_list_purge(struct list_head *fn_list);
|
|
|
|
+
|
|
extern int dccp_insert_options(struct sock *sk, struct sk_buff *skb);
|
|
extern int dccp_insert_options(struct sock *sk, struct sk_buff *skb);
|
|
extern int dccp_insert_options_rsk(struct dccp_request_sock*, struct sk_buff*);
|
|
extern int dccp_insert_options_rsk(struct dccp_request_sock*, struct sk_buff*);
|
|
extern int dccp_insert_option_elapsed_time(struct sock *sk,
|
|
extern int dccp_insert_option_elapsed_time(struct sock *sk,
|