centos man page for sk_unattached_filter_create

Query: sk_unattached_filter_create

OS: centos

Section: 9

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

SK_UNATTACHED_FILTER(9) 					 Linux Networking					   SK_UNATTACHED_FILTER(9)

NAME
sk_unattached_filter_create - create an unattached filter
SYNOPSIS
int sk_unattached_filter_create(struct sk_filter ** pfp, struct sock_fprog * fprog);
ARGUMENTS
pfp the unattached filter that is created fprog the filter program
DESCRIPTION
Create a filter independent of any socket. 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_UNATTACHED_FILTER(9)
Related Man Pages
pcap_compile(3pcap) - mojave
pcap_compile(3pcap) - osx
pcap_compile(3) - netbsd
pcap_compile(3) - freebsd
pcap_compile.3pcap(3pcap) - osx
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq