dev_remove_offload(9) centos man page | unix.com

Man Page: dev_remove_offload

Operating Environment: centos

Section: 9

DEV_REMOVE_OFFLOAD(9)					      Network device support					     DEV_REMOVE_OFFLOAD(9)

NAME
dev_remove_offload - remove packet offload handler
SYNOPSIS
void dev_remove_offload(struct packet_offload * po);
ARGUMENTS
po packet offload declaration
DESCRIPTION
Remove a packet offload handler that was previously added to the kernel offload handlers by dev_add_offload. The passed offload_type is removed from the kernel lists and can be freed or reused once this function returns. This call sleeps to guarantee that no CPU is looking at the packet type after return.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DEV_REMOVE_OFFLOAD(9)
Related Man Pages
scsi_sync_pkt(9f) - opensolaris
jme(4) - netbsd
sfxge(4) - freebsd
scsi_sync_pkt(9f) - suse
scsi_sync_pkt(9f) - xfree86
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend
Please Welcome Dave Munro to the Moderator Team!