]> err.no Git - linux-2.6/blobdiff - include/net/raw.h
[RAW]: Consolidate proto->unhash callback
[linux-2.6] / include / net / raw.h
index 43f1e3c07380295f177d9b7bcf06f0c5f8410bf9..81a1773b58ba89dd6352c5d5d42f727401e57745 100644 (file)
@@ -40,5 +40,6 @@ extern void raw_proc_exit(void);
 #endif
 
 void raw_hash_sk(struct sock *sk, struct raw_hashinfo *h);
+void raw_unhash_sk(struct sock *sk, struct raw_hashinfo *h);
 
 #endif /* _RAW_H */