Searched refs:_cmsg (Results 1 – 3 of 3) sorted by relevance
| /linux/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
|
| /linux/Documentation/isdn/ |
| A D | interface_capi.rst | 206 4.4 The _cmsg Structure 211 The _cmsg structure stores the contents of a CAPI 2.0 message in an easily 251 _cmsg structure members. 304 Library functions for working with _cmsg structures
|
Completed in 6 milliseconds