Home
last modified time | relevance | path

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

/linux/net/atm/
H A Dproc.c66 struct vcc_state { struct
108 struct vcc_state *state = seq->private; in vcc_walk()
118 struct vcc_state *state = seq->private; in vcc_seq_start()
159 static const char *vcc_state(struct atm_vcc *vcc) in vcc_state() function
201 seq_printf(seq, "%-10s ", vcc_state(vcc)); in svc_info()
244 struct vcc_state *state = seq->private; in pvc_seq_show()
266 struct vcc_state *state = seq->private; in vcc_seq_show()
289 struct vcc_state *state = seq->private; in svc_seq_show()
378 sizeof(struct vcc_state), (void *)(uintptr_t)PF_ATMPVC); in atm_proc_init()
380 sizeof(struct vcc_state), (void *)(uintptr_t)PF_ATMSVC); in atm_proc_init()
[all …]