Home
last modified time | relevance | path

Searched defs:vcc_state (Results 1 – 1 of 1) sorted by relevance

/linux/net/atm/
H A Dproc.c66 struct vcc_state { struct
67 int bucket;
68 struct sock *sk;
159 static const char *vcc_state(struct atm_vcc *vcc) in vcc_state() function