Searched refs:atmpvc_init (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/net/atm/ | ||
D | common.h | 32 int atmpvc_init(void); |
D | pvc.c | 149 int atmpvc_init(void) in atmpvc_init() function |
D | common.c | 1094 if ((error = atmpvc_init()) < 0) { in atm_init() |