Searched refs:_cmsg (Results 1 – 2 of 2) sorted by relevance
| /drivers/isdn/capi/ |
| A D | capiutil.c | 64 {_CSTRUCT, offsetof(_cmsg, BC)}, 84 {_CDWORD, offsetof(_cmsg, Class)}, 90 {_CDWORD, offsetof(_cmsg, Data)}, 106 {_CWORD, offsetof(_cmsg, Flags)}, 110 {_CSTRUCT, offsetof(_cmsg, HLC)}, 112 {_CWORD, offsetof(_cmsg, Info)}, 122 {_CSTRUCT, offsetof(_cmsg, LLC)}, 128 {_CSTRUCT, offsetof(_cmsg, NCPI)}, 130 {_CWORD, offsetof(_cmsg, Reason)}, 531 static _cmsg *g_cmsg; [all …]
|
| A D | kcapi.h | 158 } _cmsg; typedef
|
Completed in 5 milliseconds