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

/freebsd-13-stable/contrib/libevent/
H A Devdns.c1607 #define APPEND16(x) do { \ macro
1627 APPEND16(ref | 0xc000);
1686 APPEND16(trans_id);
1687 APPEND16(0x0100); /* standard query, recusion needed */
1688 APPEND16(1); /* one question */
1689 APPEND16(0); /* no answers */
1690 APPEND16(0); /* no authority */
1691 APPEND16(0); /* no additional */
1698 APPEND16(type);
1699 APPEND16(clas
2155 #undef APPEND16 macro
[all...]
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Devdns.c1609 #define APPEND16(x) do { \ macro
1629 APPEND16(ref | 0xc000);
1688 APPEND16(trans_id);
1689 APPEND16(0x0100); /* standard query, recusion needed */
1690 APPEND16(1); /* one question */
1691 APPEND16(0); /* no answers */
1692 APPEND16(0); /* no authority */
1693 APPEND16(0); /* no additional */
1700 APPEND16(type);
1701 APPEND16(clas
2157 #undef APPEND16 macro
[all...]

Completed in 54 milliseconds