register_device_deframer
status_t (*register_device_deframer)(net_device* device,
status = stack->register_device_deframer(interface->device,
status = stack->register_device_deframer(interface->device,
status_t status = sStackModule->register_device_deframer(interface->device,
status_t register_device_deframer(net_device* device,
register_device_deframer,