Searched refs:resOutput (Results 1 – 1 of 1) sorted by relevance
115 ResState resOutput; in fromResState() local116 resOutput.netid = other.netid; in fromResState()117 resOutput.uid = other.uid; in fromResState()118 resOutput.pid = other.pid; in fromResState()119 resOutput.id = other.id; in fromResState()121 resOutput.nsaddrs = other.nsaddrs; in fromResState()123 for (auto& sock : resOutput.nssocks) { in fromResState()127 resOutput.ndots = other.ndots; in fromResState()128 resOutput._mark = other._mark; in fromResState()129 resOutput.tcp_nssock.reset(); in fromResState()[all …]