Man Page: sk_unattached_filter_create
Operating Environment: centos
Section: 9
SK_UNATTACHED_FILTER(9) Linux Networking SK_UNATTACHED_FILTER(9)NAMEsk_unattached_filter_create - create an unattached filterSYNOPSISint sk_unattached_filter_create(struct sk_filter ** pfp, struct sock_fprog * fprog);ARGUMENTSpfp the unattached filter that is created fprog the filter programDESCRIPTIONCreate 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SK_UNATTACHED_FILTER(9)
| Related Man Pages |
|---|
| pcap_compile(3pcap) - debian |
| pcap_compile(3pcap) - mojave |
| pcap_compile(3pcap) - centos |
| pcap_compile(3pcap) - x11r4 |
| pcap_compile(3pcap) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Tar Command |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |