Home
last modified time | relevance | path

Searched refs:atmpvc_init (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/net/atm/
Dcommon.h32 int atmpvc_init(void);
Dpvc.c149 int atmpvc_init(void) in atmpvc_init() function
Dcommon.c1094 if ((error = atmpvc_init()) < 0) { in atm_init()