centos man page for sk_attach_filter

Query: sk_attach_filter

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SK_ATTACH_FILTER(9)						 Linux Networking					       SK_ATTACH_FILTER(9)

NAME
sk_attach_filter - attach a socket filter
SYNOPSIS
int sk_attach_filter(struct sock_fprog * fprog, struct sock * sk);
ARGUMENTS
fprog the filter program sk the socket to use
DESCRIPTION
Attach the user's filter code. We first run some sanity checks on it to make sure it does not explode on us later. If an error occurs or there is insufficient memory for the filter a negative errno code is returned. On success the return is zero.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SK_ATTACH_FILTER(9)
Related Man Pages
__skb_recv_datagram(9) - centos
pcap_compile(3pcap) - centos
pcap_compile(3) - netbsd
pcap_compile.3pcap(3pcap) - mojave
stream_filter_prepend(3) - php
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing