Searched defs:find_pvc (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wan/
H A Dhdlc_fr.c177 static inline pvc_device* find_pvc(hdlc_device *hdlc, u16 dlci) function
894 pvc = find_pvc(hdlc, dlci);
1122 if ((pvc = find_pvc(hdlc, dlci)) == NULL)

Completed in 50 milliseconds