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)NAMEsk_attach_filter - attach a socket filterSYNOPSISint sk_attach_filter(struct sock_fprog * fprog, struct sock * sk);ARGUMENTSfprog the filter program sk the socket to useDESCRIPTIONAttach 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SK_ATTACH_FILTER(9)
Related Man Pages |
---|
pcap_compile(3pcap) - centos |
pcap_compile(3) - netbsd |
accept_filt_get(9) - freebsd |
accept_filt_del(9) - freebsd |
stream_filter_prepend(3) - php |
Similar Topics in the Unix Linux Community |
---|
Best performance UNIX just for HOST Virtualization? |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Shopt -s histappend |
Controlling user input |