lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 27 Apr 2007 13:06:16 +0200 From: Ingo Oeser <netdev@...eo.de> To: Jon Paul Maloy <jon.maloy@...csson.com> Cc: davem@...emloft.net, netdev@...r.kernel.org, Jon Paul Maloy <jon.maloy@...csson.com>, Per Liden <per.liden@...csson.com>, "Stephens, Allan" <allan.stephens@...driver.com> Subject: Re: [Fwd: [PATCH] [TIPC]: Enhancements to msg_set_bits() routine] Hi Jon, Jon Paul Maloy schrieb: > Ingo Oeser wrote: > > static inlinevoid msg_set_bits(struct tipc_msg *m, u32 w, > > u32 pos, __be32 mask, __be32 val) > > > > > > Care to resubmit? > I don't mind at all, but I would first like to understand better > what this means. > If I understand it correctly __be32 literally means "big-endian > 32-bit integer", but the way it is used doesn't seem to imply this, > since both input and output to htonl() often is of that type. Yes, you are right! I mixed up htonl and ntohl :-) Sorry for the confusion! Best Regards Ingo Oeser - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists