Searched refs:udpsz (Results 1 - 2 of 2) sorted by relevance

/external/dnsmasq/src/
H A Dforward.c393 unsigned short udpsz; local
396 GETSHORT(udpsz, sizep);
397 if (udpsz > daemon->edns_pktsz)
H A Drfc1035.c1152 unsigned short udpsz, ext_rcode, flags; local
1155 GETSHORT(udpsz, pheader);
1165 if (!is_sign && (udpsz > daemon->edns_pktsz))

Completed in 177 milliseconds