Show Table of Contents
function::ipmib_filter_key
Name
function::ipmib_filter_key — Default filter function for ipmib.* probes
Synopsis
ipmib_filter_key:long(skb:long,op:long,SourceIsLocal:long)
Arguments
skb- pointer to the struct sk_buff
op- value to be counted if
skbpasses the filter SourceIsLocal- 1 is local operation and 0 is non-local operation
Description
This function is a default filter function. The user can replace this function with their own. The user-supplied filter function returns an index key based on the values in
skb. A return value of 0 means this particular skb should be not be counted.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.