commit | c686fa1c5a24350ac90903e643439b8bc4676ebb | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Wed May 23 07:58:05 2012 +0000 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Wed May 23 17:46:14 2012 -0500 |
tree | 166890b8221e53b6a11de975626b1e0c3fd4634e | |
parent | 6fe8b458a0a5b16692280913b3e23b9271cabb27 [diff] |
net: cosmetic: Split struct ip_udp_hdr into ip_hdr Add a structure that only contains IP header fields to be used by functions that don't need UDP Rename IP_HDR_SIZE_NO_UDP to IP_HDR_SIZE Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>