Searched refs:hdlc_protocol (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dcomx-proto-ppp.c55 static struct comx_protocol hdlc_protocol; variable in typeref:struct:comx_protocol
210 if(ch->protocol == &hdlc_protocol) {
241 static struct comx_protocol hdlc_protocol = { variable in typeref:struct:comx_protocol
259 if(0!=(ret=comx_register_protocol(&hdlc_protocol))) {
269 comx_unregister_protocol(hdlc_protocol.name);
H A Ddscc4.c984 struct hdlc_protocol { struct
996 struct hdlc_protocol hdlc_proto;

Completed in 42 milliseconds