Home
last modified time | relevance | path

Searched defs:strparser (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h34669 struct strparser { struct
34670 struct sock *sk;
34671 u32 stopped: 1;
34672 u32 paused: 1;
34673 u32 aborted: 1;
34674 u32 interrupted: 1;
34675 u32 unrecov_intr: 1;
34676 struct sk_buff **skb_nextp;
34677 struct sk_buff *skb_head;
34701 struct strparser strp; argument