Query: dev_remove_offload
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEV_REMOVE_OFFLOAD(9) Network device support DEV_REMOVE_OFFLOAD(9)NAMEdev_remove_offload - remove packet offload handlerSYNOPSISvoid dev_remove_offload(struct packet_offload * po);ARGUMENTSpo packet offload declarationDESCRIPTIONRemove 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEV_REMOVE_OFFLOAD(9)
Related Man Pages |
---|
net_inject(9f) - opensolaris |
sfxge(4) - freebsd |
scsi_sync_pkt(9f) - debian |
scsi_sync_pkt(9f) - xfree86 |
scsi_sync_pkt(9f) - osx |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Tar Command |
Docker learning Phase-I |
Shopt -s histappend |
Controlling user input |