* UDP transport header
* ICMP transport header
Signed-off-by: Florian Walbroel
---
instrumentation/events/lttng-module/net.h | 172 --
1 file changed, 156 insertions(+), 16 deletions(-)
diff --git a/instrumentation/events/lttng-module/net.h
b/instrumentation/events/lttng-mo
- On Nov 12, 2019, at 11:39 AM, Florian Walbroel walbr...@silexica.com
wrote:
> * UDP transport header
> * ICMP transport header
Hi! Thanks for submitting this patch!
One nit: I suspect the code style needs to be fixed for the switch/case.
Your code appears to have:
switch (cond) {
case A