Socket CMSG headers (proto)
config.core.v3.SocketCmsgHeaders
[config.core.v3.SocketCmsgHeaders proto]
Configuration for socket cmsg headers. See :ref:CMSG for further information.
{
"level": {...},
"type": {...},
"expected_size": ...
}
- level
(UInt32Value) cmsg level. Default is unset.
- type
(UInt32Value) cmsg type. Default is unset.
- expected_size
(uint32) Expected size of cmsg value. Default is zero.