commit | 00012e5bb9527022cbc843c5d372b282dbe6c4af | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Sep 26 22:14:41 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Sep 28 17:54:14 2006 -0700 |
tree | fbf1b0dfdda4a7234c4938c66d9b5fa20b97e355 | |
parent | b83738ae003dde613712ddb1e90a8a01f5587b51 [diff] |
[IPV4]: introduce nla_get_be32()/NLA_PUT_BE32() net-endian counterparts of nla_get_u32()/NLA_PUT_U32() Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>