commit | 15175336270a76695412aedf68f3eab746d84b4b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jan 31 19:36:36 2022 +0100 |
committer | Alexei Starovoitov <ast@kernel.org> | Thu Feb 03 09:29:31 2022 -0800 |
tree | 50eb4ee3b4ae1cfcffc3e7d8e105fd078e817b96 | |
parent | 63d8c242b9a502f1517b3e8c45d2125649dd5d7b [diff] |
bpf, docs: Better document the legacy packet access instruction Use consistent terminology and structured RST elements to better document these two oddball instructions. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20220131183638.3934982-4-hch@lst.de