Searched refs:_cmsg (Results 1 – 2 of 2) sorted by relevance
/drivers/isdn/capi/ |
D | capiutil.c | 48 {_CDWORD, offsetof(_cmsg, adr.adrController)}, 50 {_CMSTRUCT, offsetof(_cmsg, AdditionalInfo)}, 52 {_CSTRUCT, offsetof(_cmsg, B1configuration)}, 54 {_CWORD, offsetof(_cmsg, B1protocol)}, 56 {_CSTRUCT, offsetof(_cmsg, B2configuration)}, 58 {_CWORD, offsetof(_cmsg, B2protocol)}, 60 {_CSTRUCT, offsetof(_cmsg, B3configuration)}, 62 {_CWORD, offsetof(_cmsg, B3protocol)}, 64 {_CSTRUCT, offsetof(_cmsg, BC)}, 66 {_CSTRUCT, offsetof(_cmsg, BChannelinformation)}, [all …]
|
D | kcapi.h | 158 } _cmsg; typedef
|