patch-2.1.16 linux/net/netsyms.c
Next file: linux/net/rose/af_rose.c
Previous file: linux/net/netrom/nr_subr.c
Back to the patch index
Back to the overall index
-  Lines: 23
-  Date:
Sat Dec 14 14:25:26 1996
-  Orig file: 
v2.1.15/linux/net/netsyms.c
-  Orig date: 
Thu Dec 12 19:37:31 1996
diff -u --recursive --new-file v2.1.15/linux/net/netsyms.c linux/net/netsyms.c
@@ -88,10 +88,13 @@
 	X(sk_free),
 	X(sock_wake_async),
 	X(sock_alloc_send_skb),
+	X(sock_rfree),
+	X(sock_wfree),
 	X(skb_recv_datagram),
 	X(skb_free_datagram),
 	X(skb_copy_datagram),
 	X(skb_copy_datagram_iovec),
+	X(skb_realloc_headroom),
 	X(datagram_select),
 
 	/* ?? needed by smbfs.o */
@@ -119,6 +122,8 @@
 	X(arp_send),
 	X(ip_id_count),
 	X(ip_send_check),
+	X(ip_fragment),
+	X(ip_dev_find_tunnel),
 	X(inet_family_ops),
 
 	X(__scm_send),
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov