sk_run_filter(9) suse man page | unix.com

Man Page: sk_run_filter

Operating Environment: suse

Section: 9

SK_RUN_FILTER(9)						 Linux Networking						  SK_RUN_FILTER(9)

NAME
sk_run_filter - run a filter on a socket
SYNOPSIS
unsigned int sk_run_filter(struct sk_buff * skb, struct sock_filter * filter, int flen);
ARGUMENTS
skb buffer to run the filter on filter filter to apply flen length of filter
DESCRIPTION
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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SK_RUN_FILTER(9)
Related Man Pages
cfg80211_testmode_alloc_reply_skb(9) - centos
sdl_seteventfilter(3) - redhat
sdl_seteventfilter(3) - debian
smfi_register(3n) - hpux
mlib_signalfirinit_f32_f32(3mlib) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
32 bit process addressing more than 4GB