Searched refs:HTONL (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/sys/
H A Dendian.h104 #define HTONL(x) (x) = htonl((u_int32_t)(x)) macro
/openbsd-current/libexec/login_token/
H A Dtoken.c215 HTONL(cipher_text.ul[0]);
321 HTONL(checksum.ul[0]);
/openbsd-current/usr.sbin/tcpdump/
H A Dinterface.h121 #define HTONL(x) (x) = htonl(x) macro
/openbsd-current/usr.sbin/relayd/
H A Dparse.y894 HTONL($$.key.data[0]);
895 HTONL($$.key.data[1]);
896 HTONL($$.key.data[2]);
897 HTONL($$.key.data[3]);
/openbsd-current/sbin/pfctl/
H A Dpfctl.c660 HTONL(psk.psk_pfcmp.creatorid);
2048 HTONL(hostid);
H A Dparse.y3621 HTONL($$->key32[0]);
3622 HTONL($$->key32[1]);
3623 HTONL($$->key32[2]);
3624 HTONL($$->key32[3]);

Completed in 147 milliseconds