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()
471 struct pvc_device *pvc = state(hdlc)->first_pvc; in fr_lmi_send()
568 struct pvc_device *pvc = state(hdlc)->first_pvc; in fr_set_link_state()
748 pvc = state(hdlc)->first_pvc; in fr_lmi_recv()
781 pvc = state(hdlc)->first_pvc; in fr_lmi_recv()
846 pvc = state(hdlc)->first_pvc; in fr_lmi_recv()
1028 struct pvc_device *pvc = state(hdlc)->first_pvc; in fr_close()
1146 struct pvc_device *pvc = state(hdlc)->first_pvc; in fr_destroy()
1147 state(hdlc)->first_pvc = NULL; /* All PVCs destroyed */ in fr_destroy()
1235 state(hdlc)->first_pvc = NULL; in fr_ioctl()