Open atenart opened 1 year ago
Example: if a generic hook is operating on struct sk_buff, let's only install it on probes having access to that type.
struct sk_buff
Example: if a generic hook is operating on
struct sk_buff
, let's only install it on probes having access to that type.