patch-2.4.22 linux-2.4.22/net/atm/common.h

Next file: linux-2.4.22/net/atm/ipcommon.c
Previous file: linux-2.4.22/net/atm/common.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/net/atm/common.h linux-2.4.22/net/atm/common.h
@@ -28,7 +28,12 @@
 void atm_release_vcc_sk(struct sock *sk,int free_sk);
 void atm_shutdown_dev(struct atm_dev *dev);
 
+int atmpvc_init(void);
+void atmpvc_exit(void);
+int atmsvc_init(void);
+void atmsvc_exit(void);
 int atm_proc_init(void);
+void atm_proc_exit(void);
 
 /* SVC */
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)