flowi structure:The secid member in the flow structure is used in LSMs (e.g. SELinux) to indicatethe label of the flow. This label of the flow is currently used in selectingmatching labeled xfrm(s).If this is an outbound flow, the label is derived from the socket, if any, orthe incoming packet this flow is being generated as a response to (e.g. tcpresets, timewait ack, etc.). It is also conceivable that the label could bederived from other sources such as process context, device, etc., in specialcases, as may be appropriate.If this is an inbound flow, the label is derived from the IPSec securityassociations, if any, used by the packet.