diff options
| author | Yotam Gigi <[email protected]> | 2017-02-01 15:30:02 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-02-03 15:16:45 -0500 |
| commit | 1ce8460496c05379c66edc178c3c55ca4e953044 (patch) | |
| tree | b20cd3585da85f00946feb48549d5cdc7c87e2b5 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 1d5e7c859e81a66674d194c346119d154d31e9dc (diff) | |
net: Introduce ife encapsulation module
This module is responsible for the ife encapsulation protocol
encode/decode logics. That module can:
- ife_encode: encode skb and reserve space for the ife meta header
- ife_decode: decode skb and extract the meta header size
- ife_tlv_meta_encode - encodes one tlv entry into the reserved ife
header space.
- ife_tlv_meta_decode - decodes one tlv entry from the packet
- ife_tlv_meta_next - advance to the next tlv
Reviewed-by: Jiri Pirko <[email protected]>
Signed-off-by: Yotam Gigi <[email protected]>
Signed-off-by: Jamal Hadi Salim <[email protected]>
Signed-off-by: Roman Mashak <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions