| The Linux Kernel API | ||
|---|---|---|
| <<< Previous | Next >>> | |
Decode and apply filter instructions to the skb->data. Return length to keep, 0 for none. skb is the data we are filtering, filter is the array of filter instructions, and len is the number of filter blocks in the array.
| <<< Previous | Home | Next >>> |
| Socket Filter | Up | sk_chk_filter |