Lines Matching refs:first_pvc
136 struct pvc_device *first_pvc; member
177 struct pvc_device *pvc = state(hdlc)->first_pvc; in find_pvc()
194 struct pvc_device *pvc, **pvc_p = &state(hdlc)->first_pvc; in add_pvc()
247 struct pvc_device **pvc_p = &state(hdlc)->first_pvc; in delete_unused_pvcs()
481 struct pvc_device *pvc = state(hdlc)->first_pvc; in fr_lmi_send()
577 struct pvc_device *pvc = state(hdlc)->first_pvc; in fr_set_link_state()
757 pvc = state(hdlc)->first_pvc; in fr_lmi_recv()
790 pvc = state(hdlc)->first_pvc; in fr_lmi_recv()
855 pvc = state(hdlc)->first_pvc; in fr_lmi_recv()
1037 struct pvc_device *pvc = state(hdlc)->first_pvc; in fr_close()
1156 struct pvc_device *pvc = state(hdlc)->first_pvc; in fr_destroy()
1157 state(hdlc)->first_pvc = NULL; /* All PVCs destroyed */ in fr_destroy()
1245 state(hdlc)->first_pvc = NULL; in fr_ioctl()