hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/net/dccp/dccp.h
....@@ -283,6 +283,7 @@
283283 int dccp_rcv_established(struct sock *sk, struct sk_buff *skb,
284284 const struct dccp_hdr *dh, const unsigned int len);
285285
286
+void dccp_destruct_common(struct sock *sk);
286287 int dccp_init_sock(struct sock *sk, const __u8 ctl_sock_initialized);
287288 void dccp_destroy_sock(struct sock *sk);
288289