Searched refs:HLC (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/isdn/
H A Dcapiutil.h121 _cstruct HLC; member in struct:__anon17614
285 _cstruct HLC,
306 cmsg->HLC = HLC;
270 capi_fill_CONNECT_REQ(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, __u32 adr, __u16 CIPValue, _cstruct CalledPartyNumber, _cstruct CallingPartyNumber, _cstruct CalledPartySubaddress, _cstruct CallingPartySubaddress, __u16 B1protocol, __u16 B2protocol, __u16 B3protocol, _cstruct B1configuration, _cstruct B2configuration, _cstruct B3configuration, _cstruct BC, _cstruct LLC, _cstruct HLC, _cstruct BChannelinformation, _cstruct Keypadfacility, _cstruct Useruserdata, _cstruct Facilitydataarray) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Dcapi.c557 /* pass on HLC from Gigaset */
560 dev_warn(cs->dev, "RING ignored - bad HLC %s\n",
564 iif->hcmsg.HLC = iif->hlc_buf;
565 msgsize += iif->hcmsg.HLC[0];
625 gig_dbg(DEBUG_CMD, "icall: HLC %s",
626 format_ie(iif->hcmsg.HLC));
1425 * check/encode parameters: BC & HLC
1426 * must be encoded together as device doesn't accept HLC separately
1437 if (cmsg->HLC && cmsg->HLC[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Dpc.h303 #define HLC 0x7d /* high layer compatibility */ macro
H A Dmessage.c1342 add_s(plci,HLC,&parms[8]);
1351 add_p(plci,HLC,cip_hlc[GET_WORD(parms[0].info)]);
4867 {MAXPARMSIDS, CPN, 0xff, DSA, OSA, BC, LLC, HLC, ESC_CAUSE, DSP, DT, CHA,
9015 /* try to match a cip from received BC and HLC */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/capi/
H A Dcapiutil.c307 {_CSTRUCT, offsetof(_cmsg, HLC)},
726 /*22 */ "HLC",

Completed in 121 milliseconds