Query: dev_remove_pack
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEV_REMOVE_PACK(9) Network device support DEV_REMOVE_PACK(9)NAMEdev_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. 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_PACK(9)
Related Man Pages |
---|
netisr_get_cpuid(9) - freebsd |
netisr_dispatch(9) - freebsd |
scsi_sync_pkt(9f) - suse |
scsi_sync_pkt(9f) - centos |
scsi_sync_pkt(9f) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
TuxOnIce stalls 3 times before resuming |