| The Linux Kernel API | ||
|---|---|---|
| <<< Previous | Next >>> | |
Remove 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.
| <<< Previous | Home | Next >>> |
| dev_add_pack | Up | __dev_get_by_name |