commit | 29ae6bd54cdd3bc10c4922e3179a88257d29f708 | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Mon Nov 26 20:31:25 2018 +0100 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Feb 01 14:34:38 2019 +0200 |
tree | 3e1f66b9eb20b33d301e3c69b687cdb9c16c95af | |
parent | 834c50f00ca70165215e309403597d1218a704bf [diff] |
net/pkt: Add dummy getter/setters for IPv4/IPv6 attributes All as static inline functions to let the compiler check the types etc... And use ARG_UNUSED() always where relevant. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>