Lines Matching refs:first_pvc
139 struct pvc_device *first_pvc; member
179 struct pvc_device *pvc = state(hdlc)->first_pvc; in find_pvc()
196 struct pvc_device *pvc, **pvc_p = &state(hdlc)->first_pvc; in add_pvc()
249 struct pvc_device **pvc_p = &state(hdlc)->first_pvc; in delete_unused_pvcs()
473 struct pvc_device *pvc = state(hdlc)->first_pvc; in fr_lmi_send()
570 struct pvc_device *pvc = state(hdlc)->first_pvc; in fr_set_link_state()
751 pvc = state(hdlc)->first_pvc; in fr_lmi_recv()
784 pvc = state(hdlc)->first_pvc; in fr_lmi_recv()
849 pvc = state(hdlc)->first_pvc; in fr_lmi_recv()
1032 struct pvc_device *pvc = state(hdlc)->first_pvc; in fr_close()
1149 struct pvc_device *pvc = state(hdlc)->first_pvc; in fr_destroy()
1150 state(hdlc)->first_pvc = NULL; /* All PVCs destroyed */ in fr_destroy()
1238 state(hdlc)->first_pvc = NULL; in fr_ioctl()