Query: __dev_remove_pack
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__DEV_REMOVE_PACK(9) Network device support __DEV_REMOVE_PACK(9)NAME__dev_remove_pack - remove packet handlerSYNOPSISvoid __dev_remove_pack(struct packet_type * pt);ARGUMENTSpt packet type declarationDESCRIPTIONRemove a protocol handler that was previously added to the kernel protocol handlers by dev_add_pack. The passed packet_type is removed from the kernel lists and can be freed or reused once this function returns. The packet type might still be in use by receivers and must not be freed until after all the CPU's have gone through a quiescent state.COPYRIGHTKernel Hackers Manual 2.6. July 2010 __DEV_REMOVE_PACK(9)
Related Man Pages |
---|
netisr_getqlimit(9) - freebsd |
netisr(9) - debian |
netisr_clearqdrops(9) - freebsd |
scsi_sync_pkt(9f) - suse |
scsi_sync_pkt(9f) - osx |
Similar Topics in the Unix Linux Community |
---|
TuxOnIce stalls 3 times before resuming |