Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dproc.c68 struct vcc_state { struct
69 int bucket;
70 struct sock *sk;
170 static const char *vcc_state(struct atm_vcc *vcc) in vcc_state() function