Home
last modified time | relevance | path

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

/include/linux/isdn/
Dhdlc.h72 extern void isdnhdlc_rcv_init(struct isdnhdlc_vars *hdlc, u32 features);
74 extern int isdnhdlc_decode(struct isdnhdlc_vars *hdlc, const u8 *src,
77 extern void isdnhdlc_out_init(struct isdnhdlc_vars *hdlc, u32 features);
79 extern int isdnhdlc_encode(struct isdnhdlc_vars *hdlc, const u8 *src,
/include/linux/
Dhdlc.h109 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_type_trans() local
114 if (hdlc->proto->type_trans) in hdlc_type_trans()
115 return hdlc->proto->type_trans(skb, dev); in hdlc_type_trans()
/include/uapi/linux/
DKbuild7 header-y += hdlc/
135 header-y += hdlc.h