patch-2.1.20 linux/include/net/sock.h
Next file: linux/include/net/x25.h
Previous file: linux/include/net/netbeui.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Thu Jan 2 15:36:47 1997
- Orig file:
v2.1.19/linux/include/net/sock.h
- Orig date:
Wed Dec 18 15:59:03 1996
diff -u --recursive --new-file v2.1.19/linux/include/net/sock.h linux/include/net/sock.h
@@ -689,6 +689,10 @@
int noblock,
int *errcode);
+extern void sklist_remove_socket(struct sock **list, struct sock *sk);
+extern void sklist_insert_socket(struct sock **list, struct sock *sk);
+extern void sklist_destroy_socket(struct sock **list, struct sock *sk);
+
/*
* Queue a received datagram if it will fit. Stream and sequenced
* protocols can't normally use this as they need to fit buffers in
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov