Home
last modified time | relevance | path

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

/Linux-v5.4/net/atm/
Dproc.c68 struct vcc_state { struct
110 struct vcc_state *state = seq->private; in vcc_walk()
120 struct vcc_state *state = seq->private; in vcc_seq_start()
171 static const char *vcc_state(struct atm_vcc *vcc) in vcc_state() function
213 seq_printf(seq, "%-10s ", vcc_state(vcc)); in svc_info()
256 struct vcc_state *state = seq->private; in pvc_seq_show()
278 struct vcc_state *state = seq->private; in vcc_seq_show()
301 struct vcc_state *state = seq->private; in svc_seq_show()
390 sizeof(struct vcc_state), (void *)(uintptr_t)PF_ATMPVC); in atm_proc_init()
392 sizeof(struct vcc_state), (void *)(uintptr_t)PF_ATMSVC); in atm_proc_init()
[all …]