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

/freebsd-9.3-release/contrib/pf/pfctl/
H A Dpfctl.h92 #define HTONL(x) (x) = htonl((__uint32_t)(x)) macro
H A Dpfctl.c696 HTONL(psk.psk_pfcmp.creatorid);
1821 HTONL(hostid);
H A Dparse.y3742 HTONL($$->key32[0]);
3743 HTONL($$->key32[1]);
3744 HTONL($$->key32[2]);
3745 HTONL($$->key32[3]);
/freebsd-9.3-release/contrib/tcpdump/
H A Dinterface.h91 #define HTONL(x) (x) = htonl(x) macro
H A Dnetdissect.h216 #define HTONL(x) (x) = htonl(x) macro
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpfvar.h217 #define HTONL(x) (x) = htonl((__uint32_t)(x)) macro

Completed in 89 milliseconds