Searched defs:DYNDNS_ADD16 (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_dyndns.c81 #define DYNDNS_ADD16(x, y) ((x) = htons(ntohs((x)) + (y))) macro
1582 DYNDNS_ADD16(mu.hp->arcount, 1);
1593 DYNDNS_ADD16(mu.hp->arcount, -1);
1602 DYNDNS_ADD16(mu.hp->arcount, -1);
1623 DYNDNS_ADD16(mu.hp->arcount, -1);

Completed in 18 milliseconds