Home | History | Annotate | Download | only in DnsDxe

Lines Matching refs:Identification

1044   @param  Identification  Identification for queried packet.  

1056 IN UINT16 Identification,
1083 if (NTOHS (DnsHeader->Identification) == Identification &&
1171 DnsHeader->Identification = NTOHS (DnsHeader->Identification);
1203 DnsHeader->Identification,
1217 DnsHeader->Identification,
1797 DnsHeader->Identification = (UINT16)NET_RANDOM (NetRandomInitSeed());
1807 DnsHeader->Identification = HTONS (DnsHeader->Identification);