Searched refs:InfoElement (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/capi/
H A Dcapidrv.c1112 if (cmsg->InfoElement[0] == 4) {
1118 ((u32) cmsg->InfoElement[1]
1119 | ((u32) (cmsg->InfoElement[2]) << 8)
1120 | ((u32) (cmsg->InfoElement[3]) << 16)
1121 | ((u32) (cmsg->InfoElement[4]) << 24)));
H A Dcapiutil.c310 {_CSTRUCT, offsetof(_cmsg, InfoElement)},
694 /*24 */ "InfoElement",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/isdn/
H A Dcapiutil.h123 _cstruct InfoElement; member in struct:__anon9954

Completed in 106 milliseconds