commit | e031693e372ccd56c6d21ed8f3064d1a6e5d894f | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Wed Mar 10 14:13:09 2021 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Mar 10 14:53:28 2021 -0500 |
tree | 6f17c6ea95fd2f7c7a00ecd4fad3c26fd4119bcc | |
parent | 51beb28ac9ff53e8aaea1344bdd2abb70a6e75ef [diff] |
net/ip/tcp2_priv.h: th_off: More detailed docstring Mention that it's "data offset" in 32-bit words. Helpful when doing code review and using search for "th_off". Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>