Home | History | Annotate | Download | only in IpSecDxe

Lines Matching refs:LocalPortRange

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

195 // LocalPort/LocalPortRange/RemotePort/RemotePortRange fields in the
205 SpdSel1->LocalPortRange != SpdSel2->LocalPortRange ||
331 NextLayerProtocol/LocalPort/LocalPortRange/RemotePort/RemotePortRange and the
359 // LocalPort/LocalPortRange/RemotePort/RemotePortRange fields in the
367 (SpdSel1->LocalPortRange > SpdSel2->LocalPortRange && SpdSel1->LocalPort != 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)