Home | History | Annotate | Download | only in IpSecDxe

Lines Matching refs:RemotePortRange

168   NextLayerProtocol/LocalPort/LocalPortRange/RemotePort/RemotePortRange and the 

195 // LocalPort/LocalPortRange/RemotePort/RemotePortRange fields in the
207 SpdSel1->RemotePortRange != SpdSel2->RemotePortRange
331 NextLayerProtocol/LocalPort/LocalPortRange/RemotePort/RemotePortRange and the
359 // LocalPort/LocalPortRange/RemotePort/RemotePortRange fields in the
369 (SpdSel1->RemotePortRange > SpdSel2->RemotePortRange && SpdSel2->RemotePort != 0)
414 // LocalPort/LocalPortRange/RemotePort/RemotePortRange fields in the
423 (SpdSel1->LocalPortRange > SpdSel2->RemotePortRange && SpdSel1->RemotePort != 0)||
425 (SpdSel1->RemotePortRange > SpdSel2->LocalPortRange && SpdSel2->LocalPort != 0)