Searched refs:vcc_state (Results 1 – 1 of 1) sorted by relevance
68 struct vcc_state { struct110 struct vcc_state *state = seq->private; in vcc_walk()120 struct vcc_state *state = seq->private; in vcc_seq_start()170 static const char *vcc_state(struct atm_vcc *vcc) in vcc_state() function212 seq_printf(seq, "%-10s ", vcc_state(vcc)); in svc_info()255 struct vcc_state *state = seq->private; in pvc_seq_show()277 struct vcc_state *state = seq->private; in vcc_seq_show()300 struct vcc_state *state = seq->private; in svc_seq_show()389 sizeof(struct vcc_state), (void *)(uintptr_t)PF_ATMPVC); in atm_proc_init()391 sizeof(struct vcc_state), (void *)(uintptr_t)PF_ATMSVC); in atm_proc_init()[all …]