Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/
Dhdlc_fr.c177 static inline struct pvc_device *find_pvc(hdlc_device *hdlc, u16 dlci) in find_pvc() function
895 pvc = find_pvc(hdlc, dlci); in fr_rx()
1124 if ((pvc = find_pvc(hdlc, dlci)) == NULL) in fr_del_pvc()