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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dhdlc_raw.c81 result = attach_hdlc_protocol(dev, &proto,
H A Dhdlc_raw_eth.c96 result = attach_hdlc_protocol(dev, &proto,
H A Dhdlc_x25.c215 if ((result = attach_hdlc_protocol(dev, &proto, 0)))
H A Dhdlc.c273 int attach_hdlc_protocol(struct net_device *dev, struct hdlc_proto *proto, function
348 EXPORT_SYMBOL(attach_hdlc_protocol); variable
H A Dhdlc_cisco.c375 result = attach_hdlc_protocol(dev, &proto,
H A Dhdlc_ppp.c676 result = attach_hdlc_protocol(dev, &proto, sizeof(struct ppp));
H A Dhdlc_fr.c1248 result = attach_hdlc_protocol(dev, &proto,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dhdlc.h107 int attach_hdlc_protocol(struct net_device *dev, struct hdlc_proto *proto,

Completed in 44 milliseconds