Home
last modified time | relevance | path

Searched refs:anhp (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/resolv/
Dres_send.c570 UHEADER *anhp = (UHEADER *) *ansp; in send_vc() local
705 anhp = (UHEADER *) *thisansp; in send_vc()
726 anhp = (UHEADER *) newp; in send_vc()
759 anhp->tc = 1; in send_vc()
779 if ((recvresp1 || hp->id != anhp->id) in send_vc()
780 && (recvresp2 || hp2->id != anhp->id)) in send_vc()
784 if (recvresp1 == 0 && hp->id == anhp->id) in send_vc()
1176 UHEADER *anhp = (UHEADER *) *thisansp; in send_dg() local
1203 && anhp->id == hp->id in send_dg()
1209 && anhp->id == hp2->id in send_dg()
[all …]