Searched refs:attach_hdlc_protocol (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/net/wan/
H A Dhdlc_raw.c81 result = attach_hdlc_protocol(dev, &proto, raw_ioctl()
H A Dhdlc_raw_eth.c96 result = attach_hdlc_protocol(dev, &proto, raw_eth_ioctl()
H A Dhdlc.c276 int attach_hdlc_protocol(struct net_device *dev, struct hdlc_proto *proto, attach_hdlc_protocol() function
350 EXPORT_SYMBOL(attach_hdlc_protocol); variable
H A Dhdlc_x25.c213 if ((result = attach_hdlc_protocol(dev, &proto, 0))) x25_ioctl()
H A Dhdlc_cisco.c372 result = attach_hdlc_protocol(dev, &proto, cisco_ioctl()
H A Dhdlc_ppp.c675 result = attach_hdlc_protocol(dev, &proto, sizeof(struct ppp)); ppp_ioctl()
H A Dhdlc_fr.c1234 result = attach_hdlc_protocol(dev, &proto, fr_ioctl()
/linux-4.1.27/include/linux/
H A Dhdlc.h101 int attach_hdlc_protocol(struct net_device *dev, struct hdlc_proto *proto,

Completed in 64 milliseconds